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 2006 > threads for monday september 25

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

How write squared in lablel?
Posted by Julian at 9/25/2006 11:21:48 PM
Hi How do you write powers such as squared or cubed etc in a label? Julian ...more >>

too many using (imports in vb)... does it hit on performance or memory usage?
Posted by ThunderMusic at 9/25/2006 3:47:36 PM
Hi, I want to know if having to many using (imports in VB) statements at the top of a class or page can hit on the performance of the application or on the memory usage of the application. I use ASP.NET framework v2.0... When creating a web page there are about 10-15 using statements at t...more >>

Where is the help?
Posted by Mark at 9/25/2006 10:06:01 AM
I have loaded Visual Studio .net on my home computer and my laptop, but my home computer has an abbreviated help screen not 2% of the help on my laptop. All the settings look the same on both including search the internet for help, but the help is worthless. Any ideas?...more >>

Setting Application Icon using code
Posted by Dick at 9/25/2006 3:41:02 AM
I have a shared project that contains icons and bitmaps that are used throughout my suite of applications. I have to set Form.Icon, PictureBox.Image, etc. using code because the form designer can't see the icons and bitmaps unless they're in the local project. This is only slightly inconven...more >>

Connection with sql server 2000 using DSN
Posted by santosh at 9/25/2006 2:56:26 AM
Dear all i want to make connection with database using DNS i am trying it in followin way but it gives me an error keyword not suppoerted dsn can any one tell me what is the problem with in it. private void Page_Load(object sender, System.EventArgs e) { // Put user code to initialize...more >>

Sending email with attachments
Posted by Mark at 9/25/2006 2:51:02 AM
I need to send an email with vb.net and I must be able to include multiple attachments. When I use mailmessage, it says that the "To" is read only. Any help?...more >>

Cascade updating/deleting and 3 tier architecture
Posted by Nemisis at 9/25/2006 1:17:10 AM
Hi everyone, Wonder if anyone can shed some light on how i should setup cascade deletes of object data within my database. One option is to use SQL triggers, is this a good idea? Should the logic be in my business layer instead? or maybe even the data access layer? I also have the prob...more >>



DevelopmentNow Blog