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 > december 2005 > threads for saturday december 17

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

querying for properties that has implemented an attribute ?
Posted by KK at 12/17/2005 9:14:55 PM
Hi, I apply a custom Attribute to several properties in a class. There are about 15 of those. I want to know how I can programatically get ONLY those properties that I have applied my attribute. What I want is rather than calling those 15 attributes like; Object.Prop1 Object.Prop2 Obj...more >>


"Windows Form Designer generated code" section is hidden when viewing code
Posted by QLD_AU at 12/17/2005 7:26:39 PM
I am having trouble when viewing the code behind a form, any events i do are shown, however the Windows Form Designer generated code Section is not shown, Does anyone know how to turn this on and off. ...more >>

installed 2.0.50727 now I get a sql express error message
Posted by deltalimagolf at 12/17/2005 4:08:02 PM
I now get the following error message after copying an asp.net application to the deployment web server. I don't have SQLExpress or any version of SQL 2005 installed. I found the "LocalSQLServer" connection string in the machine.config, changed that to look at a SQL 2000 database, but the er...more >>

Opening URL to the web browser from a .NET C++ application
Posted by Jmarc99 at 12/17/2005 4:01:33 PM
Hi there, I want my C++ application send a URL to open in Explorer. What might be the "simple code line" I can write in the method called when I press a button in my dialog based application? As you can see, I wish to go up to opening the web browser when clicking a simple bolded text www...more >>

Datasets - Urgent!!@
Posted by Alex at 12/17/2005 2:08:02 PM
I have the follow code: private void crear() { //creating a dataset DataSet myDataset=null; SqlConnection sqlConnection=null; SqlDataAdapter sqlCommand=null; try { //create an instance for a SqlConnection and a Sql Command sqlConnection = new SqlCo...more >>

Datasets - Urgent!!
Posted by Alex at 12/17/2005 2:07:02 PM
I have the follow code: private void crear() { //creating a dataset DataSet myDataset=null; SqlConnection sqlConnection=null; SqlDataAdapter sqlCommand=null; try { //create an instance for a SqlConnection and a Sql Command sqlConnection = new SqlCo...more >>

Windows Installer Setup Project - desktop icon & app.exe?
Posted by Rob R. Ainscough at 12/17/2005 9:59:30 AM
I've setup a Windows Installer Setup Project for my VS 2005 VB.NET app -- it installs find, but my Desktop icon and Programs Menu icon do not run the app ..exe when I click on them -- I can't figure out how to make this shortcuts point to my apps.exe -- any suggestions? thanks, Rob. ...more >>

Problem Connecting to a database in Visual Studio 2003
Posted by GMann at 12/17/2005 1:04:12 AM
Hi; I am unable to connect to any database using either the Server Explorer or through the tools menu option. I have Uinstalled/Reinstalled both Visual Studio 2003, as well as MSDE. Any insights into this would be welcome. Thanks, GMann\ ...more >>




DevelopmentNow Blog