| Thread | Last Post | Replies |
|
| problem in first web form application | 26 Feb 2007 13:48 GMT | 1 |
Hi Friends, I hv just started learning vb.net . When I was creating my 1st web forms appl., got follw. problem. 1. It doesn't allow me to type proj.name. Simply displays default one
|
| String.Split() | 26 Feb 2007 09:43 GMT | 1 |
Is it possible to split a string at the combination "\r\n" for eg:- string str = "domain\r\nisnetwork" Output required :- domain
|
| Making the PC choose correct .NET framework | 26 Feb 2007 09:35 GMT | 1 |
Sorry if this is not the correct newsgroup. There are many dotnet groups out there and I have tried choosing the correct one. Here is my question. I have a computer with both .NET 1.1 and .NET 2.0 installed. I am trying to
|
| Unit Test Framework for .NET 2.0? | 26 Feb 2007 09:28 GMT | 11 |
I posted a similar question to the less active MSBuild community group, so I apologize in advance for double posting, but I think it is applicable to this group as well... If I am using the Standard or Professional editions of Visual Studio 2005,
|
| C# Irregular shaped user controls. | 26 Feb 2007 06:16 GMT | 1 |
C# Irregular shaped user controls. How to make usercontrol have transparency key for its background image? I want to have irregular shaped user controls on my form. like a funny shaped button. This works fine for irregular shaped forms becuase they have a
|
| How to read all icons in a .ico file | 26 Feb 2007 01:12 GMT | 3 |
If I have a .ico file that contains mulitple icons, is there a way to construct System.Drawing.Icon objects from all of the images in the file? The Icon constructor does not provide an "index" argument to specify which icon to load into the Icon object.
|
| Wireless Intellimouse Explorer 2.0 | 25 Feb 2007 23:32 GMT | 1 |
Every time I have to Restart My Computer My Mouse Does not Work. I have to Shut Down with Power Button and Power my computer back On. Then Mouse works Fine. Anyone have A solution for this Problem ? I have the latest Software & Drivers.
|
| Strange Strange problem and i'm stuck | 25 Feb 2007 22:47 GMT | 1 |
I'm trying to implement a control designer for my web composite control. According to what i read at msdn, i am supposed to inherit my class from System.Web.UI.Design.ControlDesigner.
|
| Thread Synchronisation | 25 Feb 2007 14:01 GMT | 5 |
Hey everyone, just converted a class from .net 1.1 to .net 2.0 and the compiler has warned me of some deprecated usage of functions :(. Namely thread.suspend and thread.resume. My class was quite clean and the logic was sound (ie it worked). Now I was
|
| Determining per-connection bandwidth - 1Please Help! | 25 Feb 2007 10:08 GMT | 2 |
Hi guys and gals, I've been Googling hi and low for the past few hours trying to work out how to do this and having very little luck. I'm trying to determine how I can determine the in and out speed (bytes/sec) for TCP connections.
|
| Include Framework 2 in Install Pack | 25 Feb 2007 03:44 GMT | 2 |
Hi group I need to install framework 2 before my app in the install pack. I have add a launch condition, and spécify the url. but once the framework is installed, the install stop, and my app is
|
| MailMessage.Fields possible keys and values | 24 Feb 2007 17:28 GMT | 1 |
Can somebody give me a link to documentation for all possible keys and their corresponding values for property System.Web.MailMessage.Fields I searched but didnt found this information in msdn Thanks in advance
|
| Writing to CDRs and DVDRs | 24 Feb 2007 16:41 GMT | 1 |
I did a search first and found that there are Win32 APIs for writing to CDRs. So far though, it would seem that there is nothing in the Windows API or .NET for writing to DVDRs, and it also seems that the current retail programs available (like Nero) need to know the make and ...
|
| Missing ASP.NET tab in IIS | 24 Feb 2007 11:51 GMT | 4 |
Hopefully someone could clear up my problem here. I'm setting up a new server (Win 2003 Standard 64-bit) for use as an Intranet server. I have 3 web apps written in asp.net - one uses .NET 2.0.50727 and two are using 1.1.4322.
|
| Questions about uninstalling .NET Framework | 24 Feb 2007 06:05 GMT | 1 |
I have .net framework on my computer, probably b/c it was an update or something. Anyway I was trying to clean up unused programs to free up space on my hard drive and I noticed in my Add/Remove progams list that I have Net Framework 1.1 installed Net Framework 2.0 which takes ...
|