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 > may 2004 > threads for sunday may 16

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 31

Newbie question -- Where do I start
Posted by Steve at 5/16/2004 10:57:31 PM
I am looking to get into the .net programming area. I have done some basic perl scripting and have been doing administration for just about 6 years now. Anyone have suggestions on where to start.. TIA Steve ...more >>


How do you use a .NET object in IE?
Posted by Wells Caughey at 5/16/2004 10:22:33 PM
Hello everyone, I am trying to load and use a .NET object in Web Page as described by ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1033/cpguide/html/cpcondeployingco mmonlanguageruntimeapplicationusingie55.htm As a summary it says to use the Object tag with an classId similar to classId=http:/...more >>

Date Issue - Remoting or SQL Server
Posted by Mike Kearl at 5/16/2004 9:58:33 PM
I am having a problem with dates and storing them to SQL server. When I save a date it is saving instead of 04/15/2004 00:00:000 as 4/14/2004 23:00:00:000 But in winforms it is showing as 4/15/2004 in the datetime picker. This is causing problems with reports and such. I was using the st...more >>

Reading the public key inside a strongly signed assembly from the assembly itself???
Posted by Bob Rock at 5/16/2004 8:49:32 PM
Hello, is it possible to programmatically read (and how) the public key that is embedded into an assembly that has been strongly signed??? What code would be needed??? Bob Rock ...more >>

Is is possible to mix IL code and C#/VB.NET code????
Posted by Bob Rock at 5/16/2004 7:57:17 PM
Hello, I was wondering is it is possible to place in a source code file both IL code and a higher level language (C# or VB.NET) code??? In other words in it possible to have something line inline assembly (assembly code placed directly into C/C++ source code files) by tagging the IL code area...more >>

Why JIT Debugger Doesn't Work on Particular Project?
Posted by Chuck Ritzke at 5/16/2004 4:51:52 PM
Hi, I've been using VS for a number of projects and the debugger has worked as advertised until now. I have a desktop solution with three projects, two of which are class modules. For some reason, in only one of them, the JIT debugger doesn't seem to be working. (At least I asssume this is a J...more >>

would you mind helping a lamber
Posted by jbw at 5/16/2004 7:53:25 AM
i am trying to get a value of true if a user of my program selects a leap year from a combobox. can someone help me to correct this code so that i can do this using a simple loop, rather than having to write a list 100 years long? here is the code that i am trying to work with using vb.net ...more >>

How to localize exception messages thrown by system?
Posted by tonci.tomic NO[at]SPAM mireo.hr at 5/16/2004 4:20:54 AM
For example, I cought System.Data.NoNullAllowedException with message: "Column 'XXX' does not allow nulls" I want to translate that message into croatian: "Kolona 'XXX' ne dozvoljava nul-vrijednosti" What is general approach to that issues? Thanx...more >>



Print PDF and failure notification
Posted by CJ1 at 5/16/2004 12:11:05 AM
Hi, I'm building a .NET app that can print PDF files to a network printer without having Adobe Acrobat Reader installed, and get notified if the print is successful. Any suggestion? Thank you very much!...more >>


DevelopmentNow Blog