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 saturday september 13

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

distribuiting programs made with the csharp compiler of framework SDK
Posted by Sam74 at 9/13/2003 6:45:37 PM
Hi, I've downloaded framework 1.1 .net SDK from the microsoft webpage and i've seen that in the pakage there is the csharp compiler (csc.exe) If I develop a program with notebook and I compile it with this compiler, have I got the right to distribuite my program as freeware or sell it? thanyou...more >>


Installed SDK 1.1, but not sure if being used
Posted by rgblois NO[at]SPAM si.rr.com at 9/13/2003 6:07:37 PM
I've installed the runtime and the SDK with no error messages, and I've checked to verify that the folder is present at %windir%\Microsoft.NET\Framework\v1.1.4322. However, when I go into VC#, it says that I am using Microsoft .NET Framework 1.0 v1.0.3705. Is this correct, or is it not install...more >>

unload and show forms
Posted by salo at 9/13/2003 4:30:05 PM
hi at visual basic 6 i write this to the button1_cl1ck unload form1 form2.show then form2 shown and the form1 unload and at form2 button i write unload form2 form1.show but when i bigin to visual basic dot net i write these codes but they are not working . ...more >>

Open 2003 in 2003
Posted by Mike Busch at 9/13/2003 10:33:53 AM
I an taking a course in Visual Basic .Net. At the college we attend, they have VB .Net 2002 on all the PC's in the class room and the lab. We receive from Microsoft and the school a copy of VB .Net 2003 to install on our home computers. I don't hav eto time to get to the college to do my w...more >>

TimeZone
Posted by Nicolai Kollner at 9/13/2003 10:26:20 AM
I need an instance of a TimeZone object from a specific timezone other than TimeZone.CurrentTimeZone. Is there any way to do that besides implementing it myself? // Nicolai ...more >>

'System.Text.RegularExpressions.MatchCollection' does not contain a definition f
Posted by Ian Payne at 9/13/2003 6:49:33 AM
Documentation says it does: Quickwatch lists it (but <cannot view indexed property> as expected) So how come the compiler throws an error? I can of course work round it (in C#) with myMatches[n], but tend to use the Item property by default. Ian...more >>

Dataset filtering problem
Posted by Alex Ayzin at 9/13/2003 4:27:41 AM
Hi, I have a problem that might be easy to solve(possibly, I've just overlooked an easy solution). Here we go: I have a dataset with 2 datatables in it. Now, I need to do the following: if ds.table(0).rows(0).item("col1") = ds.table(1).rows(0).item("col2") then txtResult.text = ds.t...more >>



DevelopmentNow Blog