| Thread | Last Post | Replies |
|
| a lot of free ebooks for DotNet maybe solve your problem. | 07 Dec 2005 00:11 GMT | 2 |
Find your solutions with real Free eBOOKS! http://www.ebook5.com The Best free eBooks community! All these books posted by Internet Users!
|
| Compact C# .NET -> How to add TreeView's nodes/items from threads? | 06 Dec 2005 23:50 GMT | 1 |
I am new to PDA development and my background is purely C/C++. Now I can get the rought ideas on Compact C# .net for PDA development. But I am having troubles on adding TreeView with nodes and items from separate thread.
|
| Moving from Visual Studio 6 | 06 Dec 2005 18:29 GMT | 5 |
Hi I want to move from Visual Studio 6 to .net 2003. I am developing from home on a stand alone PC. I need to find out the minimum requirements and have outlined below. I tried this with XP Profesional but could not get .NET to work with
|
| unzip a file in C# | 06 Dec 2005 18:01 GMT | 3 |
Is there a way to unzip a file from C# since I need to download a zip file from the server, unzip it and verify its contents, all through the same program. Thanks in advance,
|
| LDAP Search | 06 Dec 2005 16:38 GMT | 1 |
Good Day Folks, I'm still trying to write a class to do LDAP searches on a Novell eDirectory. I've yet to see anything that even compiles, this includes samples from MSDN. Amazing. I appreciate the help I'm getting from
|
| Conditional start of a service? | 06 Dec 2005 16:13 GMT | 2 |
I am writing a service using VB.NET 2.0. One of the first steps is to retrieve some settings from the registry; I need the activation of the service to halt if these settings are not found. Looking at the generated code, it looks like I should do this
|
| Changing working folder of services | 06 Dec 2005 13:03 GMT | 2 |
I rewrote a component of us so that it is now a service. Unfortunateley the service cannot start, because the third party product relies on expects to be started from a special working folder. My service itself is placed in this folder but when starting a service the working folder ...
|
| invisible breakpoint - HELP! | 06 Dec 2005 13:01 GMT | 3 |
A while back I put in a conditional break-point in my code, but the break-point is no longer there (I'm pretty sure I removed it myself) but my code keeps falling over when that breakpoint condition arises. I am running in debug configuration. I have rebuilt my executable and
|
| Using SetFocus on a Web Page (VB.NET) | 06 Dec 2005 07:51 GMT | 6 |
I'm trying to setfocus on a textbox after an error conditions, but the compile insists that 'textbox.setfocus' isn't a valid command. I'm using all the web page default setting, but am creating it in a FrontPage environment. Does anyone know what I can do to make this ...
|
| hiding a db connection string | 06 Dec 2005 07:43 GMT | 1 |
I'm having a problem that I've been working with for the last week, I'm not having any luck, I'm hoping someone can help me. Anything would be appreciated. I have a setup where we currently use a single sign on to our oracle db
|
| Breaking changes in .Net 2.0 - Something missing | 06 Dec 2005 06:20 GMT | 4 |
I saw that Microsoft have released a list of breaking changes in .Net here: http://msdn.microsoft.com/netframework/programming/breakingchanges/runtime/defau lt.aspx While this is useful, it seems to be missing a change that has broken a lot of my applications, relating to the order ...
|
| LDAP Search | 06 Dec 2005 06:18 GMT | 1 |
Good Day Folks, I'm trying to do LDAP searches, on a Novell eDirectory. I made the change someone suggested, but now I'm getting a differenct error. I have an LDAP class defined as follows
|
| GC, Finalization, and thread-specific APIs | 06 Dec 2005 02:35 GMT | 6 |
How have you handled the finalization of thread-specific unmanaged resources? My question pertains specifically to using the DDEML which is a thread-specific API. In other words, every call to the API using the
|
| Oracle Lite 10g R2 and .NET Stored Procedures | 06 Dec 2005 02:32 GMT | 1 |
Hello Team.. No, I am not posting in the wrong forum :). I meant to check if the MS pros have read/heard of anything about Oracle Lite 10R2 and its support for .Net Stored Procedure..
|
| Downloading multiple files from a Datagrid with #ziplib with VB.NET | 06 Dec 2005 02:29 GMT | 1 |
I have a problem and all the parts to fix it. I have a datagrid on my page that gets all of its information from a MS SQL Server 2000 Database. I do not have the option to go to VS.NET 2005 or ASP.NET 2.0 yet as my host is not that at that stage yet. I
|