| Thread | Last Post | Replies |
|
| ANN: Final .NET Framework 1.1 SP1 | 02 Sep 2004 16:15 GMT | 7 |
.NET Framework 1.1 SP1 Date Published: 8/30/2004 http://www.microsoft.com/downloads/details.aspx?familyid=a8f5654f-088e-40b2-bbdb -a83353618b38 Download
|
| System.IO.FileNotFoundException | 02 Sep 2004 15:32 GMT | 3 |
Hi, I have an three assemblies in my application. 1. Assembly1.dll - Since this is a shared assembly it is registerd in GAC
|
| How to find SMTP server name on network? | 02 Sep 2004 14:14 GMT | 2 |
In a NET application I would like to find the relay SMTP server name. I was thinking of some NET equivalent of nslookup, set the type to mx, and then get the mail exchanger name. How can I do this with NET APIs?
|
| Just Curious! | 02 Sep 2004 13:27 GMT | 2 |
I learned from my friend, there are very less VC++ Developers all over the world and its very rare to find MCP or MCSD with VC++...is that true? can i get any specific information on this...like the number of developers certified for VC++, why they're less in number?
|
| Data exchange between two executables | 02 Sep 2004 13:13 GMT | 4 |
I have two vb.net applications running on the same machine, App1.exe and App2.exe. On the click of a button in App1.exe, can I retrieve a value from a textbox in App2.exe?
|
| how to write csv file in c#.net? | 02 Sep 2004 11:49 GMT | 1 |
how to write csv file in c#.net? is there any existing method in .net framework supports doing so? Thank you
|
| .net tutorials | 02 Sep 2004 11:43 GMT | 1 |
Can someone please point me in the direction of any good free online .net framework tutorials. Thanks Dean
|
| Datarepeater question | 02 Sep 2004 10:18 GMT | 1 |
I have a quick question. I am displaying all the orders that are active. I am making use of a datarepeater with checkboxes to display data and a submit button to insert into the database. suppose i want to make the orders inactive using the checkboxes and click on
|
| Form Question | 02 Sep 2004 10:12 GMT | 1 |
What is the best approach to emailing form results to a user? Thanks Karen
|
| .NET Framework 1.1 SP 1 does not install | 02 Sep 2004 08:56 GMT | 1 |
When I try to install .NET Framework 1.1 SP1 it starts installing then eventually comes up with a dialog box which says it cannot install because there is a hotfix installed and I must remove the hotfix first. OK, so how do I find the hotfix? I have never directly installed a ...
|
| Multiple FileSystemWatcher in Global.asax | 02 Sep 2004 08:42 GMT | 3 |
I would like to watch on 3 differents files (containing web-application specific configuration). To do this, i wrote the following code in the Application_Start of my Global class. --------8<----------------------------------------8<-------
|
| creating extended stored procedure with Visual C++ 7 (vs 2003) | 02 Sep 2004 08:19 GMT | 2 |
Hello, I am trying and trying to create a XP for SQL 2000 but nothing works
:( I Start my Visual Studio, in the C++ Folder I select the "Extended Stored Procedure" project. Then, a Wizard appear, I fill the xp name field with
|
| Compact Framework firewall issue | 02 Sep 2004 03:53 GMT | 8 |
MS Support: At one customer site, we can connect to the web from Pocket IE, but we can't from our .NET CF app. If we set the Passthrough setting in ActiveSync to "Work" and try to connect
|
| Can I Redistribute .NET Framework Debugger (dbgClr.exe)? | 02 Sep 2004 02:39 GMT | 1 |
I have a crashing C# forms .NET application at a client site for which I would like to use dbgClr.exe. 1) Is this a redistributable product? If not, am I allowed to deploy it on a temporary basis to diagnose a problem at a remote client site (accessible to
|
| .NET DLL "Hell" | 02 Sep 2004 00:00 GMT | 7 |
My other problem: We are building a large system for just a few customers. So we made bug fixes and improvements frequently. We have many .dll's and some plug-in framework. The problem is that, when some component references another, within its
|