| Thread | Last Post | Replies |
|
| Threading | 14 Mar 2006 18:43 GMT | 4 |
I need help with the following: Using VB.NET 2005, I am building a custom class in a separate assembly. The purpose of this class is to poll the internet to determine connectivity. I have that part functioning properly using HTTPRequest and HTTPResponse.
|
| presence of javascript breaks page formatting | 14 Mar 2006 18:14 GMT | 1 |
I've got an odd problem that I have been unable to find a solution for. The title says it all. The presence of a javascript block on my asp1.1 page is screwing up the formatting of the page - things become off center, divs become smaller, etc... Without it, everything is peachy.
|
| ANTS profiler | 14 Mar 2006 16:30 GMT | 2 |
This looks like a good profiler as well...has a 14-day trial. Anyone using it? http://www.red-gate.com/products/index.htm
|
| how to run app from service | 14 Mar 2006 16:10 GMT | 4 |
I'd like to run an application from a windows service. I followed the instructions on the MS site to create a service but when it starts Notepad - notepad window is not visible but process is there. What could be the problem
|
| starting interactive process from windows service(vb.net or c#) | 14 Mar 2006 15:01 GMT | 1 |
Hi there all, i am trying to work on this for past two weeks but nothing seem to work. I am trying to launch a process from windows service (i have to do this way, no other option). Windows service is running under system
|
| Microsoft Word 11.0 Object Library class reference | 14 Mar 2006 10:12 GMT | 1 |
Hi, I'd like to know if the Microsoft Word 11.0 Object Library class reference documentation is available for developers and where i could get it. Thanks a lot.
|
| Assembly Version | 14 Mar 2006 10:02 GMT | 1 |
How to automatically increase assembly version number after each build in Visual Studio 2005? Thanks Lukasz Glaz
|
| visual studio 2005 install failing | 14 Mar 2006 08:39 GMT | 1 |
visual studio 2005 install failing I am installing visual studio .net that I downloaded from http://msdn.microsoft.com/subscriptions with my subscription and I get this erro when installing it: Error 1311.Source file not found:
|
| ASAP: Crystal reports deployment | 14 Mar 2006 06:31 GMT | 1 |
I wrote an application that makes use of Crystal Report (for VS 2003). Now, I wanted to deploy this application to a different computer, suddenly, the program crashes, saying that "CrystalKeyCodeLib" was not found on the PC. Any ideas???
|
| Assemblies: the best versioning model? | 14 Mar 2006 05:19 GMT | 1 |
Is there any competing model at all? I've read a few articles about Assemblies and it seems great conceptually. Is it widely used in the real-world software development? Are there any known problems before I jump into it?
|
| Is a file locked by another process ? How can I check ? | 13 Mar 2006 23:55 GMT | 2 |
Hi I am using the filesystem watcher to pick up files as they are dropped into a folder - the files are output file from another system and I have no control over that. When 'watcher raises the event that a new file has appeared then sometimes I
|
| Console app runs at same speed on all machines | 13 Mar 2006 22:19 GMT | 8 |
I wrote a console app that reads some fields from a database, does some string parsing and writes the fields to a text file. The slow step in loop is the string parsing. I ran my code on 4 different machines, 1 with single proc, 1 with dual,
|
| SQL WHERE NOT EXISTS STATEMENT | 13 Mar 2006 21:55 GMT | 1 |
Can someone tell me why my query is not working the way I think/need it to. I build a #tmp table with columns Company AccountNo, ContactName, Title, etc in it. There can be many records with the same company name, different contacts.
|
| .Net client penetration? | 13 Mar 2006 20:45 GMT | 2 |
THis may not be the right forum for market questions, I'm looking for an active set of .Net / C# folks to help us locate the right information. We're considering .Net for a client and need to be able to rely on Windows existing penetratino of .Net
|
| Learning 2.0 | 13 Mar 2006 19:43 GMT | 1 |
Folks - I'm going to be starting a new VB.NET WinForms project for my company. This new project will be done in VS 2005. I've been programming in the 1.x versions of .NET for about three years now, but I've done nothing with 2.0,
|