Contents

Posts in microsoft.public.dotnet.framework

 

private array member still public...?  Replies (3) 30 December 2007
I have a class with a 3 point array which I want to protect through encapsulation. Unfortunately, the following does not do what I want: private PointF[] vtx = new PointF[3]; pu...

 

Active host IP address  Replies (5) 29 December 2007
Hi, I have a c# app that binds to a port on the host machine. How do I determine the IP address of the active network interface? On a PC with multiple NICs I can obtain a list of IP addresses as ...

 

How do you enable wcf tracing without a config fil ...  Replies (1) 29 December 2007
I have been searching high and low and it seems like nobody had tried this (which seems odd). I have a wcf client app that want to enable tracing on, but I need to do it in code since I do not dep...

 

Help! All my text has turned into lines of boxes!  Replies (1) 29 December 2007
Can someone help me? I am writing a book and saved it last night on my pen drive and when I opened it this morning all the text had turned into lines of boxes. I can't figure out how to change it ba...

 

Plugin Architecture  Replies (3) 28 December 2007
hello all i am trying to make a pluggable application which can use plugin dll savailable at some particular folder. i have searched for samples on the net and have found some but am not very c...

 

interface vb.net  Replies (6) 28 December 2007
I look for the code in vb.net to interface with a regulated, and in the middle of the screen an area that represents a white area of design...

 

Dot net 1.1 in Dot net 2.0  Replies (2) 28 December 2007
I have a code that is compiled and runs in VS 2003, which i believe runs 1.1 frameworks, I want to know if we can do any of the following 1. I want to compile the code in 1.1 framework but run ...

 

Windows Workflow Foundation  Replies (1) 28 December 2007
The Approval Starter Kit for Windows Workflow foundation lists SQL 2005 as a requirment of the start kit. Is SQL 2005 Definitely a requirment of WWF. I need to develop on a server running SQL 20...

 

WINDOW DFS REPLICATION SERVICE; Upgrading Vista Ul ...  Replies (1) 28 December 2007
I have an OEM version of Vista Home Premium installed on a PC I had built. The Windows Experience Rating is 5.8. I have Raid-0 drives. I have tried repeatedly to install the Vista Ultimate upgr...

 

ExecXmlConfig: Error 0x800401f3: failed to initia ...  Replies (1) 28 December 2007
Trying to install Framework 3.5 on WinXP home edition. Fails! Tried to uninstall MSXML 6.0 - framework installation downloaded it from internet, installed into system32 folder and then - again the ...

 

How can i make Refresh(rerender) on control in wpf ...  Replies (2) 27 December 2007
I have custom control, with my own render function, but i don't know how to make my control to Refresh itself?...

 

.NET Framework versions  Replies (2) 27 December 2007
My control panel says I not only have .NET 3.0 but also STILL have 2.0, 1.1 and security fix for 1.1. I want to remove all but, of course, the 3.0 as the rest (especially 2.0) takes up a lot of sp...

 

[WPF Property Changes] What is the correct way to ...  Replies (1) 27 December 2007
In the "old days" of Windows Forms, if you had a control with, say, a DataSource property and wanted to perform some action when the property changed, you would simply put your logic right into the ...

 

connecting to a cifs or windows share on a nas dev ...  Replies (1) 27 December 2007
In ASP.Net, how can we connect to a nas that uses cifs for its file sharing protocol. Currently we should be able to provide the ip address or hostname of the nas, the sharename along with any di...

 

cannot get into hotmail  Replies (1) 27 December 2007
When I try to open my email after clicking on hotmail, I get a blank screen and it says "done" at the bottom. This is the second day this has happened. I recently did a spyware and virus scan an...

 

Link ENUM to a ComboBox  Replies (2) 27 December 2007
How do you link an numeration to a combobox? I have an enumeration which I want to appear as the data source in the combo-box. Do I have to skip the enumeration and create a bindable list object...

 

using System.Net and System.XML Question  Replies (6) 26 December 2007
My XML knowledge is extreemly limited but learning not quite fast enough! I am getting some XML back from the USPS web service as a string 6406 IVY LNGREENBELTMD207701440 I create a Syst...

 

Buy viagra where order Viagra online Buy Generic V ...  Replies (1) 26 December 2007
Buy viagra where order Viagra online Buy Generic Viagra http://www.buy-viagra-where.info/ http://www.buy-viagra-where.info/ http://www.buy-viagra-where.info/ VIAGRA for only $1.50 per pill, fr...

 

UDP Server scalability question  Replies (2) 26 December 2007
I am implementing a UDP server to retrieve and process GPS coordinates from a client application installed in various vehicles. Right now there are around 10 UDP clients sending data with that fig...

 

ConfigurationSettings.AppSettings always returns n ...  Replies (1) 26 December 2007
I'm not using One Touch or OpenNetCF, so none of the workarounds offered by those search results work. What I do have is a .NET 1.1 EXE which runs as a service on a machine without IIS, and it ...

 

Use of idisposable interface.  Replies (2) 26 December 2007
Hi all, Can anyone tell me exact use of idisposable interface. I read that to release unmanages resources its better to implement idisposable interface and call its dispose method. But what ...

 

BeginInvoke without EndInvoke allowed?  Replies (9) 25 December 2007
BeginInvoke returns an IAsyncResult, but in cases where the caller doesn't care and couldn't do anything even if it did care, I don't assign the returned value and assumed it would be garbage-coll...

 

Identifying read only domain controller through WM ...  Replies (1) 25 December 2007
Not sure which newsgroup this question should go to. I want to find out, using .net c# code whether a domain controller on the given machine is read only. The logic I am using is as follows - ...

 

Sending mail using Timer control in Global.asax  Replies (1) 24 December 2007
Hi Everyone, System.timers.timer control is triggering every minute and it is updating the application variable. But i am not able to send a mail when it triggers. please see the code...

 

Restarting windows  Replies (2) 24 December 2007
How can I do it in NET? http://www.alvas.net - Audio tools for C# and VB.Net developers + Christmas discount...

 

MVC Framework - Routing  Replies (3) 23 December 2007
All I've just stated playing with the MVC framework included in the ASP .NET Extensions release, but I'm hving trouble with the default settings. I have created a default ASP .NET MVC Web Appl...

 

dotnet Framework Service Pack 1.1 not installing  Replies (1) 23 December 2007
Hello all. I hope this is the right group. Yesterday austomated update downloaded Microsoft Framework .NET 1.1 Service Pack 1. However, installation failed and no explanation was given. I heard...

 

Version Question  Replies (1) 22 December 2007
I'm New to using .net and have downloaded and installed the 2005 Visual Studio Express applications. I currently have .net 1.1 & 2.0 framworks installed and am thinking of downloading and insta...

 

Slow DLL/Fast Web Service  Replies (1) 21 December 2007
We currently have an ASP.NET application with the following characteristics: 1. web app built in ASP.NET 2.0 2. reference to a class library (our DAL) written in .NET 1.1 The performance is very ...

 

Trace output only in Trace but not in Debug  Replies (1) 21 December 2007
I want to send messages via Trace.Write(...) to a specific trace listener without all my Debug.Write(...) messages also to appear there. The background is: I've written custom trace listeners whic...

 

Query DHCP via WMI via C#?  Replies (2) 21 December 2007
I would like to see a .NET Framework 3.5 or 2.0 example of how to query the DHCP server using WMI to list all current clients and lease begin and end datetimes. I want to make a simple web page that...

 

How OS diffentiates COM dll and assembly??  Replies (1) 21 December 2007
How OS diffentiates COM dll and assembly??...

 

DataColumn custom sorting  Replies (1) 21 December 2007
I need some custom sorting logic for some DataColumns of one DataTable. The default sorting on the DataColumn is either numberic or string wise sorting. My custom sorting logic needs to sorting th...

 

HttpWebRequest  Replies (2) 21 December 2007
I am making a HttpWebRequest. In my reponse stream I get an object tag. How can I instanciate that object? -- Arne Garvander Certified Geek Professional Data Dude...

 

HttpWebRequest Cookiecontainer  Replies (1) 21 December 2007
How do I get old of the Cookiecontainer when I make an HTTPWebRequest? I need to capture the cookies that are sent to me. I program in VB 8. -- Arne Garvander Certified Geek Professional Data...

 

Problem Installing .Net Framework 3 or 3.5  Replies (6) 21 December 2007
I recently downloaded new software and in order to install it, .Net Framework 3.0 is required, which was part of the installer. During the installation process it presented a window that said "Mic...

 

System.Diagnostics.Process: StdOut/Err cannot be r ...  Replies (1) 20 December 2007
Hi, I've to run a process using a logon credentials other the calling process default credentials. I'm settings ProcessStartInfo UserName, Password and Domain members with another user's account...

 

DLL Path  Replies (1) 20 December 2007
Not sure if this is the correct area, but nothing else was more appropriate. I have class libraries that may or may not load dlls via reflection. The definition of how to load these resides in a ...

 

How .net webservice is better than J2ee webservice  Replies (1) 20 December 2007
How can i recommend client that .net webservices are better than J2ee webservices...

 

what are the disadvantages of reflection??  Replies (1) 20 December 2007
I have used reflection to dynamically invoke methods and properties of the classes(business logic)(each class has more than 20 prop's and methods...), Entire application is designed using core val...

 

How to calculate the difference between 2 dates in ...  Replies (4) 20 December 2007
How to calculate the difference between 2 dates in days, months and years? http://www.alvas.net - Audio tools for C# and VB.Net developers + Christmas discount...

 

Zooming UI in WPF?  Replies (3) 20 December 2007
Dear WPF specialists! I am currently using Piccolo.NET as a ZUI (zooming user interface) Toolkit. The problem with it is, that I need to implement lots of GUI elements by myself. WPF seems to be ...

 

Coder un serveur HTTP en DotNet 2.0 ( C#)  Replies (1) 19 December 2007
Bonjour, Je voudrais savoir si avec le DotNet framework 2.0, il serait possible d'écrire une application windows service qui incorporait un serveur HTTTP "embedded"( via code) sans passer par l...

 

Host an SOAP-HTTP windows service application Out ...  Replies (1) 19 December 2007
Hello, I wonder whether with the DotNet framework 2.0, it would be possible to write a windows application service which incorporated a server HTTTP "embedded" (via code) without using IIS loca...

 

puzzled in Application manifest  Replies (3) 19 December 2007
Got from MSDN that there's an element - assemblyIdentity in the application manifest which describes and uniquely identifies the application owning this application manifest. What I'm puzzled i...

 

Need Telnet client Library for .Net  Replies (1) 19 December 2007
Need Telnet client Library for .Net. http://www.alvas.net - Audio tools for C# and VB.Net developers + Christmas discount...

 

NamingRulesUtilities from Microsoft.FxCop.Sdk.Intr ...  Replies (1) 19 December 2007
Hi All, I am trying to write some custom rules in VS 2005 using the built in code analysis/FXCop engine to analyse naming conventions. I cannot get NamingRulesUtilities to appear in intellisense....

 

visual studio  Replies (3) 19 December 2007
i am very nw user of visual studio. i am trying to install visual studio in my laptop . i have tried several times but there is always some problem or the other. i woud like to to give me a good lin...

 

Type 'List' is not defined  Replies (2) 19 December 2007
Hello, I have a asp.net application that works fine locally, but when I try and deploy it, it breaks with the error Type 'List' is not defined on the line Public allFields As List(Of FormFi...

 

Opening an RTF file and have it on top  Replies (1) 19 December 2007
Hi all, I have an application which generate an RTF file. When this is done I open the file with Process.Start(PathAndFileName); But when it is opened my application gets focus again and the file...