| Thread | Last Post | Replies |
|
| Urgent Memory Leak Problem Using Type Dataset. Please help! :-( | 09 Apr 2007 16:26 GMT | 12 |
I'm having a baffling problem with a windows service that I'm working on. Basically, I am using a typed dataset to insert a large number of rows into an SQL Server 2005 database. But there's a memory leak that seems to be to do with calling the data adapters update method. It's ...
|
| System.Security.SecurityException, EnumWindows & Callback | 09 Apr 2007 15:19 GMT | 2 |
Running an application executable (release) runs find on my computer: "The application attempted to perform an operation not allowed by the security policy."... System.Security.SecurityException:
|
| socket programming in asp.net possible? | 09 Apr 2007 12:29 GMT | 2 |
I am new to .net technologies. ASP.NET supports socket programming like send/receive in c or c++? I am developing web-site application in asp.net and code behind is Visual C#. In page_load event, I am using atl com component. Here one for loop is
|
| Working with database in C# Pocket PC | 08 Apr 2007 12:43 GMT | 2 |
Working with database in C# Pocket PC Hi all, I want to develop an application that work with DB on pocket PC. I have added the DB to the project from Menu->Data->Add New Data
|
| login into normal web pages through c#.net | 07 Apr 2007 08:34 GMT | 2 |
I work on C#.Net. I am working on some application which as a requirements of downloading files and extracting data form web pages, and i have a probelm in doing so sometime i am required to log into the site to get
|
| windows xp pro activation | 07 Apr 2007 08:10 GMT | 4 |
4 months after recieving windows genuine advantage kit for win xp pro my pc crashed and after rebooting it says you need to activate windows before you can log on so I click on yes to activate now and the pc logs out and in again with the same you need to activate windows before ...
|
| SMTP sink on win2003 | 07 Apr 2007 00:06 GMT | 4 |
I have a sink class which is registered on the server correctly. I know this because in my class I put in some ex handling that writes to the event log and I do get entries. Wat I want to do is get my class to see the content of the message. Once I get this far I will be able to ...
|
| EnumWindows, how to identify windows | 06 Apr 2007 21:50 GMT | 2 |
I can return a list of windows and their titles using the API, AddressOf & Callbacks, however I get all programs/processes like GDI+, DDE Server, etc. I really just want the programs opened in the taskbar, such as Outlook, Query Analyzer (whatever)...How can I fliter
|
| How to Get the List of AppDomains in a Specific Process? | 06 Apr 2007 20:51 GMT | 4 |
Hi, can anybody tell me if it is possible to detect whether a process has some AppDomain(s) hosted, and how to get the list of all the hosted AppDomains within that process?
|
| URLDecode differences in NET 1.1 and 2.0 | 06 Apr 2007 20:25 GMT | 5 |
I'm attempting to decode a string which works fine in 1.1 However, we've now moved the project to 2.0 and its not happy. The length of the decodedString is different. I've tried changing the encoding type which is UTF8.
|
| OO Architecture Question | 06 Apr 2007 20:08 GMT | 9 |
In a large application I'm working on (ASP.NET 1.1, VS2003), we have a base class that wraps stored procedures. Essentially, this base class (StoredProcedureBase) encapsulates the code to set up the connection, transaction, command and parameters required to invoke a stored
|
| Append Nodes to existing XML File/Document .net 1.1 | 06 Apr 2007 18:42 GMT | 5 |
I have a XML file that I need to append child nodes to. Here is an example of that file: <root> <item>
|
| C# Nullable types | 06 Apr 2007 16:26 GMT | 57 |
i'm a new bie to c#.net 2.0.... i've come across a new feature by name nullable types...need some info on it what is actually a null value... what exactly is advantage we get by specifying a value type as a null value...
|
| Convert string to KnownColor? | 06 Apr 2007 12:38 GMT | 2 |
I have a piece of code that is trying to convert a string to a knownColor via CType. Is this not possible? I keep getting an error that you cant convert a string to an integer. Is there another way to do this?
|
| Product Key | 06 Apr 2007 09:16 GMT | 1 |
Can anyone help me with getting a new Product Key #, I have misplaced the original. Is there anyone outhere that knows a substitute I can use. Please help, I'm desparate, I can't open any files. Thank yo From http://developmentnow.com/g/6_2006_7_0_0_0/dotnet-framework.ht Posted ...
|