| Thread | Last Post | Replies |
|
| dynamic variable naming | 01 Jun 2006 00:16 GMT | 4 |
I am building a multilanguage asp .net application using masterpages. All the pages are derived from one class and the class has a function which finds a specific label on the masterpage and prints the output messages there.
|
| How to display Summary in object browser | 31 May 2006 22:55 GMT | 3 |
I would like to dipslay additional information to my classes in my library like MS object in the object browser. Is there a way to do this? Thanks a lot
|
| XSD.exe - generated classes | 31 May 2006 22:20 GMT | 1 |
I was wondering how people tend to use the classes that are generated by the xsd.exe tool. They're great if you need to quickly serialize/deserialize a state....but I was wondering if people were actually using them within their applications'
|
| .Net Framework2 question | 31 May 2006 21:00 GMT | 2 |
i want to ask if i could work with VS 2003 under .Net framework2? i already installed .Net framework2 but when i tried to remove .Net framework 1.1 it didnt work thx in advance
|
| Empty Interface in VB? | 31 May 2006 20:51 GMT | 1 |
Is it possible in the .Net 2.0 framework using VB to have an interface with no properties, methods, or events? It would be used to determine if an object is equal to the interface, that's it.
|
| Why I can't install .NET Framework v1.1 on WindowsXP with SP2 | 31 May 2006 19:33 GMT | 1 |
First of all my English is not too good so please try to understand me. Thanks I have a major problems with the installation of MS .NET Framework v1.1 on WindowsXP with SP2. Everytime I try to install it I get a popup with the
|
| VB.NET 2005 My.Settings WebProxy / ArrayList Objects | 31 May 2006 18:24 GMT | 1 |
I am trying to save a WebProxy object within the My.Settings user setting with a type of WebProxy. Its seems that the setting is not persisting when the application is restarted even when the My.Settings.Save() is called. Is there any special way to save this object within the My ...
|
| Where can I find Bin Laden and download VS Studio 2005 ? | 31 May 2006 13:35 GMT | 1 |
Where can I download VS Studio 2005 ? Pls contact me via emails : omvinh@tma.com.vn lttuan@tma.com.vn
|
| Error number: 0x8024502D error updating microsoft | 31 May 2006 13:15 GMT | 3 |
I have automatically update my windows but when I try to manually update it I get error message Error number: 0x8024502D. I followed the links for this through Microsoft for download problems and it says it could be: A misconfigured Proxy/Firewall can cause this problem. ...
|
| How to change Company Name in Vistual studio 2005 | 31 May 2006 13:12 GMT | 3 |
Hi , all WhenI installed WindowXP Home Edition and Vistual Studio 2005 on my computer, I found my Company Name is Error, When I begin a new C# project, I found the
|
| Rainbow Portal Null reference | 31 May 2006 12:50 GMT | 1 |
I am working with rainbow portal since few months ago. The articles module was working fine, until i got an error with the following trace: "Null Reference: Object reference not set to an instance of an object. Rainbow. DesktopModules.articles Edit.Page_Load (Object sender,
|
| Determining if the current thread has a lock on an object | 31 May 2006 07:54 GMT | 3 |
For debug purposes, I need to figure out if the current thread has a lock on an object. Ideally I would like to determine this without using multiple threads. The closest I can get is to Monitor.TryEnter(obj)/Exit which tells me
|
| Custom control class defaults ? | 31 May 2006 07:10 GMT | 4 |
Hi NG, I made some custom control classes, for example a "CommonButton" ... Now I want the button be larger than the default width and height. It works at runtime (by overriding the InitLayout) ... but I also want it at
|
| "SoapFormatter" in System.Runtime.Serialization.Formatters.Soap? | 31 May 2006 03:57 GMT | 1 |
I'm trying to use a SoapFormatter object but I can't seem to do a... using System.Runtime.Serialization.Formatters.Soap; Says that there's no "Soap" in "Formatters". Any ideas? Alex
|
| Can not connect to Team Foundation Server | 31 May 2006 03:27 GMT | 1 |
I've been staring at this and I've narrowed it down to a machine-level issue...but I can't figure out what that issue is. When I try to connect to TFS, I get the following error: TF31002 - Unable to connect to team foundation server
|