Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
all groups > dotnet general > september 2003 > threads for sunday september 7

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

Storing Code Snipets
Posted by Shayne H at 9/7/2003 11:54:17 PM
I have been finding that the various code snipets I keep at hand are starting to overwhelm me. Using text files and a directory structure doesn't seem to cut it anymore. I would be interested to know what solutions other people are using. I have looked at the Code Library that comes with Office ...more >>


PLease help Application Configuration file access error ???
Posted by serge calderara at 9/7/2003 10:57:58 PM
dear all, I have problem accessing section group in my configuration application file. I got an error saying thta I can have only one section ???? here is my application configuration looks like: ================================================ <?xml version="1.0" encoding="utf-8" ?> ...more >>

difference between vb and vb.net
Posted by N.K.Arun at 9/7/2003 9:21:22 PM
sir I want to know the exact difference between vb and vb.net. ie why we call vb.net as fully oops language, and why vb is not and in what aspect. Thankingyou...more >>

Retrieving browser information with ASP.NET
Posted by Alessandro Morvillo at 9/7/2003 8:19:31 PM
How I can get the browser client area? With Javascript I can use system.availheight or body.height, with asp.net how i can do this? ...more >>

How to write a batch to compile .net projects?
Posted by chia_ccc NO[at]SPAM yahoo.com at 9/7/2003 6:49:23 PM
Good evening. I was wonder how to write a batch file making no assumption if visual studio is installed manually on the target system. I.e. it is likely to map the visual studio.net file structure on the target system, hence the question of how to compile it due to environment variables. Cu...more >>

Application Unavailable
Posted by Curt Emich at 9/7/2003 12:40:55 PM
When I try to launch a local .NET application on my laptop, I'm getting the error: "Server Application Unavailable". I'm told to look in a log file, but I see no log files in the IIS directory. I know the service is running. Any ideas? ...more >>

Windows Service - run only Once a day
Posted by RandyS at 9/7/2003 12:33:56 PM
Hello All, I have a windows service that only need to run once a day to download files from an AS400 system. What is the best approach for this type of service. Right now what I have done is to start a thread and calculate the amount of time until the next time to run Now + 23.59.59.00 then ...more >>

Cannot remove a .NET assembly from GAC
Posted by Navin at 9/7/2003 9:16:31 AM
Hi everyone, I am facing this typical problem. I have a .NET assembly called "SecurityLib", which I have kept in GAC using gacutil tool. But now I can not uninstall it from GAC using gacutil. I have tried various parameters gacutil /u gacutil /uf gacutil /ungen gacutil /cdl The error ...more >>



.net cannot contact localhost..HELP!
Posted by Will at 9/7/2003 7:23:58 AM
I have used my enterprise edition for 2 weeks now and now all of a sudden it hangs when I try to contact the local host ot open my web projects. I use dotnet at work all the time with no problems. Any help would be greatly appreciated....more >>

Enumeration Format Strings. Difference between g and f?
Posted by John Bentley at 9/7/2003 7:11:15 AM
Can someone give me an example where an enumeration format string of g would return a different result to that of f? http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cp conenumerationformatstrings.asp -- ...more >>

3 Simple Questions
Posted by Mr. B at 9/7/2003 2:50:08 AM
Question #1: I've two forms (Parent = Form1, Child = Form2). How do I find the status of a control (say RadioButton) on Form1, while I'm doing something on Form2. VB6 use to allow you to do ==> If Form1.rbMyButton.Checked = True then blahblahblah How do I do this in VB.net? Question...more >>

dumpbin.exe
Posted by Tamir at 9/7/2003 2:29:27 AM
I cannot find the file dumpbin.exe (I've searched al my PC). I have Vusual Studio.NET 2003 installed and works fine. Does someone know where can I find and download the file, and where it should be in the file system ? I need the new version with options like CLRHEADER. Thanks...more >>


DevelopmentNow Blog