| Thread | Last Post | Replies |
|
| RSS Feeds | 14 Jul 2005 12:28 GMT | 5 |
Does anybody know of any RSS feeds available on either of the following topics: - ASP.NET - C#
|
| .Net Framework 2.0 and Visual Studio | 14 Jul 2005 11:05 GMT | 4 |
I am using VS .Net 2003 and I recently installed the .Net Framework 2.0 Beta. VS .Net 2003 does not seem to pick it up. Do I need VS .Net 2005 in order to use the .Net Framework 2.0? Regards,
|
| Setup Error: Failed to load resources from resource file | 14 Jul 2005 09:58 GMT | 14 |
I have a service installed for some times now, running 24/7 (at least until now ...) and this morning I got this error in my event log: The description for Event ID ( 0 ) in Source ( .NET
|
| Odd Event Problem - Handlers not running code?? | 14 Jul 2005 09:46 GMT | 2 |
I have a weird problem with events in a multithreaded c# windows service which acts as middleware between a 3rd party and my company's payment prcoessing system, and was wondering if anyone can help. My service essentially has a thread to accept connections, which then
|
| msvcr70.dll, msvcrt.dll? | 14 Jul 2005 09:33 GMT | 3 |
what is the difference between these 2DLLs? do they come standart on all Windws (98, millenium, 200, XP)? or do they require any extra component? thanks for any tips!
|
| Bug in Directory.GetFiles? | 14 Jul 2005 07:52 GMT | 5 |
I have a file in my C:\Temp folder called "Test 0 A.txt" (there are two spaces). If I call Directory.GetFiles("C:\Temp", "*1*.txt"), it returns the file, even though the pattern does not match. If I do a search in Windows Explorer, the file does *not* show up. Is there a way I can ...
|
| Detection of Framework.net | 13 Jul 2005 22:20 GMT | 4 |
I want to use MSI for the install program of my application. I need to know if I have to install on target computer the Framework! Is there a script using an activex that can help me in detection of the Framework!!
|
| SystemInformation.UserDomainName returning inconsistent values | 13 Jul 2005 21:15 GMT | 1 |
I am using the System.Windows.Forms.SystemInformation.UserDomainName property to get the domain name of the logged in user in a database application written in VB .NET 2003. The user has recently been migrated to a new domain by our support
|
| Thinking of uninstalling .Net Framework | 13 Jul 2005 20:24 GMT | 5 |
I have the following applications installed: Microsoft .Net Framework (English) v.1.0.3705 Microsoft .Net Framework 1.0 Hotfix (KB886906) Microsoft .Net Framework 1.1
|
| Why is this HttpWebRequest class unreliable? | 13 Jul 2005 20:10 GMT | 1 |
Could someone please give me some suggestions on how to make this class robust? I need to be able to handle around 20 simultaneous requests to this class which causes a web browser to display a waiting message while it requests XML data from a third party server. Some requests can
|
| this is a test from bj | 13 Jul 2005 20:08 GMT | 1 |
|
| String manipulation/splitting | 13 Jul 2005 20:03 GMT | 4 |
I need to parse some text in a rich text box and store it in an array, each item of which will be stored in a database table as a separate record. For. eg If the user enters this text: We, \\parents, invite you
|
| Silly Try Catch question... | 13 Jul 2005 18:51 GMT | 5 |
Hello I know this is extremely basic, I just want to make sure I got it right. is: try{} catch{}
|
| Casting | 13 Jul 2005 17:40 GMT | 1 |
--I am having a problem casting from 'DataRowView' to integer using a combobox. When I try to click on the combobox to retrieve the data from the dataset I get message that casting from the 'DataRowView' to integer is not valid.
|
| class hierarchy diagram | 13 Jul 2005 16:49 GMT | 4 |
Anybody have a good link to a class hierarchy diagram (no matter how big it is)? I'd really love to plaster one up on my wall for reference. Thanks.
 Signature Brad Eck
|