Click here to Skip to main content
15,891,704 members
Home / Discussions / C#
   

C#

 
GeneralRe: Late Typed List Pin
Curtis Schlak.26-Mar-09 0:36
Curtis Schlak.26-Mar-09 0:36 
Questionobject constants in c# Pin
robertkjr3d25-Mar-09 6:05
robertkjr3d25-Mar-09 6:05 
AnswerRe: object constants in c# Pin
J$25-Mar-09 6:10
J$25-Mar-09 6:10 
GeneralRe: object constants in c# Pin
robertkjr3d25-Mar-09 7:18
robertkjr3d25-Mar-09 7:18 
GeneralRe: object constants in c# Pin
DaveyM6925-Mar-09 7:26
professionalDaveyM6925-Mar-09 7:26 
GeneralRe: object constants in c# Pin
Skymir25-Mar-09 7:40
Skymir25-Mar-09 7:40 
GeneralRe: object constants in c# Pin
robertkjr3d25-Mar-09 8:25
robertkjr3d25-Mar-09 8:25 
AnswerRe: object constants in c# Pin
Pete O'Hanlon25-Mar-09 6:11
mvePete O'Hanlon25-Mar-09 6:11 
public static class use
{
  public const string HomePermanent = "HP";
}
This could be used by string myValue = use.HomePermanent; Is this what you're after?

"WPF has many lovers. It's a veritable porn star!" - Josh Smith

As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.


My blog | My articles | MoXAML PowerToys



GeneralRe: object constants in c# Pin
robertkjr3d25-Mar-09 7:30
robertkjr3d25-Mar-09 7:30 
GeneralRe: object constants in c# Pin
robertkjr3d25-Mar-09 8:26
robertkjr3d25-Mar-09 8:26 
QuestionHow to deploy c# project with vb6 project Pin
Pr@teek B@h!25-Mar-09 6:00
Pr@teek B@h!25-Mar-09 6:00 
Questionmarking shape on image Pin
aligokdemir25-Mar-09 5:56
aligokdemir25-Mar-09 5:56 
AnswerRe: marking shape on image Pin
jaypatel51225-Mar-09 6:50
jaypatel51225-Mar-09 6:50 
GeneralRe: marking shape on image Pin
DaveyM6925-Mar-09 11:46
professionalDaveyM6925-Mar-09 11:46 
GeneralRe: marking shape on image Pin
aligokdemir27-Mar-09 2:57
aligokdemir27-Mar-09 2:57 
AnswerRe: marking shape on image Pin
erfi25-Mar-09 10:36
erfi25-Mar-09 10:36 
Questionhow to create web spider using C# Pin
naveen20_525-Mar-09 5:50
naveen20_525-Mar-09 5:50 
AnswerRe: how to create web spider using C# Pin
Deresen25-Mar-09 5:59
Deresen25-Mar-09 5:59 
GeneralRe: how to create web spider using C# Pin
naveen20_525-Mar-09 6:01
naveen20_525-Mar-09 6:01 
GeneralRe: how to create web spider using C# Pin
Pete O'Hanlon25-Mar-09 6:09
mvePete O'Hanlon25-Mar-09 6:09 
AnswerRe: how to create web spider using C# Pin
Rutvik Dave25-Mar-09 6:13
professionalRutvik Dave25-Mar-09 6:13 
GeneralRe: how to create web spider using C# Pin
Anthony Mushrow25-Mar-09 6:32
professionalAnthony Mushrow25-Mar-09 6:32 
GeneralRe: how to create web spider using C# Pin
naveen20_525-Mar-09 6:49
naveen20_525-Mar-09 6:49 
GeneralRe: how to create web spider using C# Pin
Rutvik Dave25-Mar-09 10:17
professionalRutvik Dave25-Mar-09 10:17 
QuestionHelp with adding the NumericTextBox control Pin
Julius91125-Mar-09 5:47
Julius91125-Mar-09 5:47 

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.