| Thread | Last Post | Replies |
|
| .net 2.0 class documentation | 07 Feb 2005 17:49 GMT | 1 |
Is there a document / location which outlines the .net classes and their public methods. I do not need this to solve a problem, but for self-education. Or is there a preferred book?
|
| Need Help Impersonating Across Process Boundaries | 07 Feb 2005 16:41 GMT | 4 |
Hi, all. I'm have some difficulty on Win2K3 trying to spawn a devenv.exe process from my ASP.NET app. I've set up an intranet website to allow engineers to
|
| Transmitting data from one process to another. | 07 Feb 2005 15:28 GMT | 2 |
I have a situation where I would like to stream data from one process to another. I.e. I can write data to a stream in one process, and the read the data from a stream in a different process. I already have a solution running where I use a Tcp sockets to do the job.
|
| Microsoft is Software is all Wrong | 07 Feb 2005 14:16 GMT | 1 |
That's it. No more. I have been a developer for 10 years and that's it. ALL MICROSOFT PRODUCTS ARE JUST NOT WORKING PROPERLY!!! I SPEND MORE TIME RESEARCHING ON MICROSOFT BUGS THAN ACTUALLY DEVELOPING ANY
|
| DOTNET Framework version | 07 Feb 2005 13:14 GMT | 1 |
In a side-by-side execution, how can we know that an application is running on a particular version of the .NET Framework ? Regards G.V.Srinivasa Rao
|
| Can't Login SQL from ASP.NET applications | 07 Feb 2005 08:11 GMT | 1 |
I have SQL 2000 installed and it works fine with windows applications on my hard drive. The problem is that I can't access the same databases with the same login permission from a web application ( using NT integrated authority). The error says:
|
| Possible bug with AppDomain.CurrentDomain.UnhandledException | 07 Feb 2005 05:53 GMT | 1 |
Im using the following code to test the unhandled exception feature and yet on my development machine it works properly (i.e. it is able to consume the exception) but on my test machine the event handler fails to trigger. Is there something I am missing here? This code below ...
|
| Visual Studio 2005 availability? | 07 Feb 2005 01:45 GMT | 9 |
does someone know when Visual Studio 2005 will be available...? Regards Kerem G?mr?kc?
|
| getting exception information | 06 Feb 2005 18:43 GMT | 1 |
Hi, i have a asp.net vb.net web appliation. it is compiled to release build with debug information. i have module to analyze errors in application_onError to trap all errors in my code and report to me.
|
| Code to determine legitimacy of Windows OS | 05 Feb 2005 19:32 GMT | 4 |
I ran into a situation where someone could not install the MSDE (prelude to my package). According to them there copy of Windows was pirated. Is there a method to check the legitimacy of a Windows OS before installing a package? It sure would save support time and effort if ...
|
| Exclamation appearing in smtpmail body | 05 Feb 2005 19:00 GMT | 2 |
I have a class that sends email using smtpmail. It's worked fine for almost a year (.Net v1.0), but yesterday I had to make changes to it, and we've since upgraded to .Net v1.1. Now, at byte 990 of a particular mail body, there is an exclamation point, carriage return and a space ...
|
| I can't open .net web application from VS. NET 2003 | 05 Feb 2005 08:45 GMT | 4 |
I try to open one .net based web application from VS.Net 2003 in my Windows 2K server, get following error message "Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1" and also tried to command line command aspnet_iisreg /i and ...
|
| selecting item in dropdown list | 05 Feb 2005 08:34 GMT | 1 |
i have bounded a table to dropdown list it is perfactly working but as soon i select any item from that dropdown and click any button for event, the first item in the table will come in the dropdown list.
|
| How can I query .NET current version? | 05 Feb 2005 07:26 GMT | 3 |
Is there a registry entry that I can use to find the current active .NET installation on a system? I know I can use this path HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\InstallRoot to find the base install path. This gives me (on my system)
|
| .net technologies | 05 Feb 2005 04:16 GMT | 5 |
which .net languages is more efficient, what i mean to say is, compared on, capability, usability, advanced features, job oppurtunities, which is best,
|