Click here to Skip to main content
15,915,509 members
Home / Discussions / C#
   

C#

 
GeneralRe: use one C# exe method to another C# Project Pin
MoustafaS5-May-05 4:18
MoustafaS5-May-05 4:18 
GeneralMoving huge amounts of Data over Local/Lan Pin
Sharpoverride5-May-05 1:33
Sharpoverride5-May-05 1:33 
GeneralRe: Moving huge amounts of Data over Local/Lan Pin
keith maddox5-May-05 5:58
keith maddox5-May-05 5:58 
GeneralRe: Moving huge amounts of Data over Local/Lan Pin
Sharpoverride6-May-05 1:50
Sharpoverride6-May-05 1:50 
GeneralVS .NET Server Explorer Add-in Pin
rsdouglas5-May-05 1:22
rsdouglas5-May-05 1:22 
GeneralDefault values for properties Pin
WujekSamoZlo4-May-05 23:35
WujekSamoZlo4-May-05 23:35 
GeneralRe: Default values for properties Pin
Stefan Troschuetz5-May-05 0:34
Stefan Troschuetz5-May-05 0:34 
GeneralRe: Default values for properties Pin
Maqsood Ahmed5-May-05 0:35
Maqsood Ahmed5-May-05 0:35 
For the first problem, use DefaultValueAttributes overloaded constructor as follows.

[DefaultValue(typeof(Color),"Black")]

For the second one, you can declare a variable as static and const both. it should be either static or const.
You can use public static readonly string STH = "Something"; instead

Maqsood Ahmed [MCP,C#]
Kolachi Advanced Technologies
http://www.kolachi.net
Generalcombo box in datagrid Pin
steve_rm4-May-05 22:17
steve_rm4-May-05 22:17 
GeneralRe: combo box in datagrid Pin
MoustafaS5-May-05 0:50
MoustafaS5-May-05 0:50 
GeneralRSACryptoServiceProvider Error Pin
Sandeep.Thammadi4-May-05 21:20
sussSandeep.Thammadi4-May-05 21:20 
Generalcheckbox in combobox Pin
sianatia4-May-05 21:15
sianatia4-May-05 21:15 
GeneralRe: checkbox in combobox Pin
MoustafaS5-May-05 0:52
MoustafaS5-May-05 0:52 
GeneralHelp required abt Dynamic dll. Pin
Shashidharreddy4-May-05 20:21
Shashidharreddy4-May-05 20:21 
GeneralRe: Help required abt Dynamic dll. Pin
keith maddox5-May-05 5:47
keith maddox5-May-05 5:47 
GeneralRe: Help required abt Dynamic dll. Pin
Shashidharreddy6-May-05 0:03
Shashidharreddy6-May-05 0:03 
GeneralGet Excel-Word ref Pin
MBGeorge4-May-05 20:06
MBGeorge4-May-05 20:06 
GeneralHelp -- TreeView Pin
Umair Tariq4-May-05 20:05
Umair Tariq4-May-05 20:05 
GeneralRe: Help -- TreeView Pin
S. Senthil Kumar4-May-05 21:36
S. Senthil Kumar4-May-05 21:36 
GeneralOpening mdi child from mdi child Pin
ninja26054-May-05 20:01
ninja26054-May-05 20:01 
GeneralRe: Opening mdi child from mdi child Pin
Dave Kreskowiak5-May-05 4:32
mveDave Kreskowiak5-May-05 4:32 
GeneralRe: Opening mdi child from mdi child Pin
ninja26055-May-05 19:29
ninja26055-May-05 19:29 
GeneralRe: Opening mdi child from mdi child Pin
Dave Kreskowiak6-May-05 2:08
mveDave Kreskowiak6-May-05 2:08 
GeneralRe: Opening mdi child from mdi child Pin
ninja26056-May-05 3:57
ninja26056-May-05 3:57 
Generalsms to mobiles from Web application Pin
din butt4-May-05 19:57
din butt4-May-05 19:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.