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 2006 > threads for tuesday 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

Default Methods created with Drag & Drop attempt to edit Primary K
Posted by Greg P at 5/16/2006 10:42:02 PM
I'm using VB 2005, and have drug and dropped datagridviews onto my form. The default code that is generated for inserts tries to insert a value for the auto generated primary key. Below is the generated code. I put ***** around the problematic code. I've tried just removing this and it doe...more >>

Programming Microsoft SQL Server 2000 with Microsoft Visual Basic .NET
Posted by nuoo NO[at]SPAM hotmail.com at 5/16/2006 9:10:38 PM
Programming Microsoft SQL Server 2000 with Microsoft Visual Basic .NET Learn how to turn data into solutions with SQL Server 2000, Visual Basic .NET, and XML. Get a fundamental grasp of SQL Server 2000 data access, data manipulation, and data definition T-SQL programming techniques, Visual Ba...more >>

how to get the bits of system?
Posted by Bill Gates at 5/16/2006 8:23:56 PM
the size of kernel object depends on the bits of system, but how can get the bits of system? for example, when using unmanaged method such as Win32 APIs, some struct should be translate to be C# form, how to arrange the bit offset of the members? ...more >>

How to set .Net service dependencies
Posted by Usman at 5/16/2006 8:09:53 PM
Hi I've created a windows service in .Net and want it to be dependant on some other service. Can someone please tell how to do it programatically instead of editing the registry. Just like earlier in VC++ there was a parameter passed to "CreateService" that would specify the service dependenc...more >>

VB Express and Crystal Reports Question
Posted by Sisnaz at 5/16/2006 7:54:02 PM
I have a number of projects I was able to port from VS 2003 to VB Express 2005 minus the Crystal Reports that was in my solution. I was wondering if I have to purchase anything additional for my existing Crystal Reports to compile in VB Express or if there is any *free* crystal resources for V...more >>

backup of an MS Access
Posted by Reny at 5/16/2006 2:48:10 PM
Can any one help me out in how to take a backup of an MS Access programatically using VB.NET ...more >>

failure at start up
Posted by Robert Tryzalot at 5/16/2006 1:46:02 PM
When trying to start my other computer, I cannot get it going. I have tried to start in all safe modes, I get scrolling text and then it stops, not with a cursor or anything. just dead in the water. When starting "normal" the MS XP screen comes up, but the blue "loading" indicator does not sta...more >>

Subracting double is a problem in c#
Posted by Prasad Patil at 5/16/2006 11:43:03 AM
Hi, I have a web application doing some calculations When i subract the double values it returns a wrong output e.g. Convert.ToDouble("130.78") - Convert.ToDouble("127.99") O/p is 2.7900000000000063 Which is not correct? Any ideas how can subract and get the correect output Thank...more >>



can you use VS 2003 for .Net 2.0?
Posted by Notgiven at 5/16/2006 9:36:41 AM
I have visual studio 2003 but am just starting to learn in earnest and wonder if I can use vs. 2003 or do I need to upgrade? If I need to upgrade, is there an inexpesive way to do this? (looks like about a $500 upgrade whereas the upgrade from previous version was only $25) ...more >>

DPAPI Examples
Posted by PurpleServerMonkey at 5/16/2006 3:13:59 AM
At the moment I'm writing a network aware application in C# .Net 2.0 and I'd like to ask the group for advice on how I should store the username and password for the connection. The application is a WinForms based application for Windows XP systems that works like a POP mail client in that the...more >>

Programmatically configure IIS
Posted by jcz_ch at 5/16/2006 3:06:02 AM
I have to programmatically configure IIS from a windows form application. I tried the code I found here: ttp://weblogs.asp.net/jezell/archive/2003/09/17/27869.aspx and it works fine. The thing is that I have to use another logging module instead of the default one... I spent hours reading the...more >>

how to convert wave file to mp3
Posted by Yoshitha at 5/16/2006 12:00:00 AM
Hi i've to develop a DLL in c#.net which will convert wave files into mp3 files. For conversion of wav to mp3 we have lame dll with out using lame dll we have to create own dll for wav to mp3 . can anyone tell me how to do this, what are the requiremnts i need to gather to do this task? ...more >>


DevelopmentNow Blog