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

C#

 
QuestionExporting Crystal Report Pin
mipooo17-Nov-05 21:21
mipooo17-Nov-05 21:21 
AnswerRe: Exporting Crystal Report Pin
Calvinix18-Nov-05 20:48
Calvinix18-Nov-05 20:48 
Questionproblem about LAN database of Visual source safe Pin
montu337817-Nov-05 21:19
montu337817-Nov-05 21:19 
QuestionIDE Help with Mark All Feature Pin
redfish3417-Nov-05 18:35
redfish3417-Nov-05 18:35 
AnswerRe: IDE Help with Mark All Feature Pin
leppie17-Nov-05 22:13
leppie17-Nov-05 22:13 
GeneralRe: IDE Help with Mark All Feature Pin
redfish3423-Nov-05 17:35
redfish3423-Nov-05 17:35 
Questionlegacy software Pin
bwagz17-Nov-05 16:58
bwagz17-Nov-05 16:58 
AnswerRe: legacy software Pin
Daniel132418-Nov-05 1:51
Daniel132418-Nov-05 1:51 
If you're using C# 2005 you can use the [OptionalFieldAttribute] on new class variables, and when you deserialize the class, the vars that have the above tag wont be required and therefore wont throw an exception.

If you're using C# 2003, you can look into manually controlling the serialization process.

BTW: M$ is giving away C#, VB, and C++ express for free until Nov. 2006.
If you get them before then, you will never have to pay for them. You can download CD images of each.
QuestionAbout Rtf conversion Pin
ika217-Nov-05 14:44
ika217-Nov-05 14:44 
AnswerRe: About Rtf conversion Pin
Raj Lal17-Nov-05 15:54
professionalRaj Lal17-Nov-05 15:54 
AnswerRe: About Rtf conversion Pin
mav.northwind17-Nov-05 19:17
mav.northwind17-Nov-05 19:17 
QuestionAdding days to a column in a rowfilter Pin
housek17-Nov-05 13:57
housek17-Nov-05 13:57 
AnswerRe: Adding days to a column in a rowfilter Pin
KaptinKrunch17-Nov-05 14:12
KaptinKrunch17-Nov-05 14:12 
Questioncall code from string? Pin
Codegreen_71317-Nov-05 13:51
Codegreen_71317-Nov-05 13:51 
AnswerRe: call code from string? Pin
KaptinKrunch17-Nov-05 14:10
KaptinKrunch17-Nov-05 14:10 
GeneralRe: call code from string? Pin
Codegreen_71317-Nov-05 15:11
Codegreen_71317-Nov-05 15:11 
GeneralRe: call code from string? Pin
lmoelleb17-Nov-05 22:51
lmoelleb17-Nov-05 22:51 
GeneralRe: call code from string? Pin
Judah Gabriel Himango18-Nov-05 5:52
sponsorJudah Gabriel Himango18-Nov-05 5:52 
GeneralRe: call code from string? Pin
Codegreen_71318-Nov-05 11:35
Codegreen_71318-Nov-05 11:35 
AnswerRe: call code from string? Pin
vineas18-Nov-05 12:53
vineas18-Nov-05 12:53 
Questionunable to load unmanaged dll Pin
Mark Hahn CA17-Nov-05 13:39
Mark Hahn CA17-Nov-05 13:39 
QuestionC# 2 Document Compiler Pin
Fernando A. Gomez F.17-Nov-05 13:35
Fernando A. Gomez F.17-Nov-05 13:35 
QuestionADAM (Active Directory Application Mode) and C# Pin
sam31517-Nov-05 13:24
sam31517-Nov-05 13:24 
AnswerRe: ADAM and C# Pin
Dave Kreskowiak17-Nov-05 14:24
mveDave Kreskowiak17-Nov-05 14:24 
GeneralRe: ADAM and C# Pin
sam31517-Nov-05 16:47
sam31517-Nov-05 16: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.