| Thread | Last Post | Replies |
|
| Error code 800736cc ( KB931099) | 12 May 2007 17:19 GMT | 1 |
hi keep having same windows vista update, each time i try to install it stops after 50% of completing, really stuck now.... any suggestions pls.
|
| adding performance counter to an app using EAB 2006 gives error | 11 May 2007 23:19 GMT | 1 |
Does anybody have any idea as to why i get the following exception when trying to add a performance counter to a .net 2.0 windows application. {"The requested Performance Counter is not a custom counter, it has to be initialized as ReadOnly."}
|
| textbox query | 11 May 2007 16:57 GMT | 1 |
i've a textbox on my form whenever user presses ENter key, i want to capture the entire text... how can i acheive it
|
| 3.0 SDK? (want to look at LINQ samples) | 11 May 2007 16:48 GMT | 1 |
Good morning! Can anyone point me at where to download the 3.0 sdk (does that exist yet?) I see the 3.0 runtime download, don't see an sdk though? I want to take a look at LINQ.
|
| Change default language from Visual Basic to C# in IDE. | 11 May 2007 16:27 GMT | 4 |
I just had Visual Studio 2005 installed. When I went throught the initial setup I chose the language "Visual Basic" instead of "Visual C#." I want to undo this and change the default language to "C#." I haven't been able to find how to do this.
|
| Remoting + List/Array/... | 11 May 2007 13:31 GMT | 1 |
I'm new to remoting. Does anybody know where to find a good saùmple (VB.NET preferly) that gets a list of objects, bases on 2 paramters. For isntance: all people born between DateA and DateB? For now I only managed to get 1 object, but I don't have a clu to go search
|
| random dll names | 11 May 2007 12:03 GMT | 2 |
I have a VB2003 app (very simple) that runs on XP SP2 when I call the Constructor on XMLSerializer I get a System.IO.FilenotFoundException in mscorlib.dll quote
|
| Issues while running distributed transaction on Vista | 11 May 2007 07:30 GMT | 2 |
I installed my application (that is created on .Net 2.0) on vista and it uses distributed transaction. It worked succesfully on win2000 server and XP machine but it does not work on Vista machine. I changed firewall settings and even disabled firewall but it didn't
|
| Is This Overkill? | 11 May 2007 06:32 GMT | 28 |
I've been maintaining some source code, and I've noticed some radical inconsistency in the code, particularly in the way that parameters are validated. I've noticed that this seems to have been pretty much the case throughout my career.
|
| Learning & Frustration. | 10 May 2007 21:22 GMT | 11 |
Ok I'm sure there are a lot of people in my position. I am a professional developer and have a situation of information overload here. Microsoft is pushing out stuff so fast these days that's its IMPOSSIBLE to keep up with even 1/2 of the technology. I get really frustrated and ...
|
| Serialization | 10 May 2007 19:49 GMT | 1 |
I wanted to store the object of a .NET C# class in the image column of SQL Server, so i added the [Serializable] attribute to the class. At run time, it kept throwing exceptions referring to some related class not being serialized. This kept on and on.
|
| Error changing Icon for ErrorProvider | 10 May 2007 17:42 GMT | 1 |
I am attempting to change at runtime the Icon for an ErrorProvider. When I do so and call SetError(thisControl, "msg") I receive an IndexOutOfRangeException. Code snippet:
|
| XP cd | 10 May 2007 13:43 GMT | 1 |
I have this XP pro cd which is registered in my name. I would like to rebuilt my XP box but somehow CD has scratch marks on it and is giving me hard time to install.
|
| Watch a video tutorial on .net ! | 10 May 2007 09:58 GMT | 2 |
Watch a video tutorial from Mr.Bool! Looking for a easy way to learn! Look what Mr.Bool site offers for you! Here you can find articles, tips and tons of video tutorials. Totally
|
| How to report an error to microsoft? | 10 May 2007 06:07 GMT | 6 |
On "some client's computer" the folowing C# code: == XmlDocument doc = new XmlDocument(); ...
|