| Thread | Last Post | Replies |
|
| MockObject, SelectSingleNode and NUnit | 28 May 2004 20:51 GMT | 1 |
Hell I have a small and strange problem I am trying to write some testcases for NUnit 2.1, and I have an Abstract class XYZ that defines a XmlDocument and functions that manipulates it, for example getAnElement(Name) which uses
|
| where i can get .net framework software development kit | 28 May 2004 01:51 GMT | 2 |
As i am new to .net can someone advise me where i can get .net framework software develoment kit. Best Regards Balaji
|
| How to change mouse cursor on application startup? | 27 May 2004 16:14 GMT | 1 |
Hi, folks! .NET apps are loaded very slowly because complex runtime-environment. How to change mouse cursor on beginning startup (i.e., immediately after double click or pressing enter)
|
| Read POP 3 Mail. | 24 May 2004 19:43 GMT | 3 |
I wan't to know if i'm able to read mail from a mail server. My mail server is a pop3 server (UNIX) and i want to be able to get the mails from an aspx or an asmx. with out using external objs. Only classes from the .NET
|
| [C#][WTSApi] Session logon time | 21 May 2004 14:49 GMT | 1 |
I would like to retrieve the logon date and time values for all sessions logged on a windows 2000 server. I'm currently using WTSApi32 functions, especially WTSEnumerateSessions and WTSQuerySessionInformation to get info about terminal sessions. However, the WTSInfoClass does not ...
|
| Accessing Cluster Disks from a WEB Application | 19 May 2004 20:39 GMT | 1 |
Well here is my problem I have a web application running in 2 web servers and I have also a cluster system. I want using the web application to write some files in the cluster discs.
|
| NorthWind | 19 May 2004 13:41 GMT | 1 |
I am looking for a sample application in .Net (C#) that uses NothWind DataBase (Microsoft's Access sample). The best is if it is in C# but I will settle for VB or even C++ Thanks,
|
| Not being able to install .NET | 19 May 2004 13:41 GMT | 1 |
I install visual studio and all goes fine till I try to start doing a project. When i open it gives me help is updating and then it shuts down. can anyone help me? i did windows update and everything i could but to no avail. i am installing this in windows XP profeesional with ...
|
| Dipose() problem | 19 May 2004 07:38 GMT | 1 |
I have a class with a public font property, I do like that Font font; public Font Font {
|
| IPAddress.Address is obsolete | 18 May 2004 01:49 GMT | 10 |
Does anyone know why this property is obsolete? Also, is there an alternative available?
|
| multithreading in COM+ using C# | 15 May 2004 22:28 GMT | 1 |
I'm programming a application use the COM+, MSMQ, SQL server. I want to use one thread reading the data from the SQL server, and then put then to a System.Collections.Queue, use another thread get the data from the Queue and then Send them to the MSMQ.
|
| Color Cursor & .Net | 15 May 2004 16:48 GMT | 5 |
I'm trying to load color cursors in .Net (c#); these cursors loaded and worked fine under MFC. Do I have to resort to the win32 calls or is there a way that .Net will support them?
|
| Reverse Engineering Problem with VS. NET | 15 May 2004 07:26 GMT | 4 |
I am attempting to revserse engineer a VB.NET Class to a Visio UML Class Diagram. I am using VS.NET Enterprise Architect and Visio enterprise. When I select the reverse engineering icon from the Visio UML toolbar, the following information is displayed in the output window:
|
| Cannot access to http://localhost/quickstart/ASPPlus/ | 12 May 2004 20:15 GMT | 2 |
I installed .NET SDK v1.1. When I click samples and Tutorials, The page C:\Program Files\Microsoft.NET\SDK\v1.1\Samples\StartSamples.htm appears However, when I click one of these topics ASP.Net QuickStarts
|
| Howto install Quickstarts and Tutorials? | 12 May 2004 19:19 GMT | 2 |
What file is used to install and setup the quickstarts? For some reason mine are not setup properly, from the start page, clicking on any of these: ASP.Net QuickStarts
|