Click here to Skip to main content
15,913,758 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Best way for bulk data Pin
Mark Salsbery19-Aug-08 8:10
Mark Salsbery19-Aug-08 8:10 
GeneralRe: Best way for bulk data Pin
led mike19-Aug-08 9:00
led mike19-Aug-08 9:00 
GeneralRe: Best way for bulk data Pin
Mark Salsbery19-Aug-08 9:08
Mark Salsbery19-Aug-08 9:08 
GeneralRe: Best way for bulk data Pin
led mike19-Aug-08 9:47
led mike19-Aug-08 9:47 
GeneralRe: Best way for bulk data Pin
Mark Salsbery19-Aug-08 9:52
Mark Salsbery19-Aug-08 9:52 
AnswerRe: Best way for bulk data Pin
balaji.t25-Aug-08 0:30
balaji.t25-Aug-08 0:30 
GeneralRe: Best way for bulk data Pin
osaleem25-Aug-08 17:49
osaleem25-Aug-08 17:49 
Question.NET Static Code Analysis Pin
dybs16-Aug-08 15:46
dybs16-Aug-08 15:46 
Anyone know of a good Lint-like tool for Managed C++ code? Is it possible to get Lint or Splint to recognize and work with managed code? I've looked at some of the tools listed here[^], but they all just seem to give a bunch of metrics reports. I've used FxCop a little bit, and it gives me more of what I'm looking for (actually pointing me to potential errors in my code). However, I've read that it actually analysis the MSIL rather than the original source. Does this matter at all, considering the different features of some languages (such as you can't call Dispose() in C++, you have to call ~class_name, but you can call Dispose() in C#)?

Thanks,

Dybs
AnswerRe: .NET Static Code Analysis Pin
Scott Dorman16-Aug-08 16:37
professionalScott Dorman16-Aug-08 16:37 
GeneralRe: .NET Static Code Analysis Pin
dybs16-Aug-08 17:07
dybs16-Aug-08 17:07 
GeneralRe: .NET Static Code Analysis Pin
Scott Dorman16-Aug-08 18:11
professionalScott Dorman16-Aug-08 18:11 
GeneralRe: .NET Static Code Analysis Pin
dybs16-Aug-08 18:39
dybs16-Aug-08 18:39 
QuestionSet aspx page as Login to login status Pin
Leena Guntakal Patil16-Aug-08 10:34
Leena Guntakal Patil16-Aug-08 10:34 
AnswerRe: Set aspx page as Login to login status Pin
Pete O'Hanlon17-Aug-08 8:53
mvePete O'Hanlon17-Aug-08 8:53 
QuestionDatagrid Pin
karthisidhu16-Aug-08 3:42
karthisidhu16-Aug-08 3:42 
Questiondownloading a file Pin
Zafar Sultan16-Aug-08 1:25
Zafar Sultan16-Aug-08 1:25 
AnswerRe: downloading a file Pin
Giorgi Dalakishvili16-Aug-08 6:02
mentorGiorgi Dalakishvili16-Aug-08 6:02 
AnswerRe: downloading a file Pin
vikas amin19-Aug-08 11:58
vikas amin19-Aug-08 11:58 
GeneralRe: downloading a file Pin
Zafar Sultan21-Aug-08 4:33
Zafar Sultan21-Aug-08 4:33 
QuestionCommunity Coding Contest - Win Free MSDN Subscription Pin
Chris Pietschmann, MVP15-Aug-08 7:28
Chris Pietschmann, MVP15-Aug-08 7:28 
AnswerRe: Community Coding Contest - Win Free MSDN Subscription Pin
Pete O'Hanlon15-Aug-08 8:26
mvePete O'Hanlon15-Aug-08 8:26 
AnswerRe: Community Coding Contest - Win Free MSDN Subscription Pin
Giorgi Dalakishvili15-Aug-08 8:27
mentorGiorgi Dalakishvili15-Aug-08 8:27 
GeneralRe: Community Coding Contest - Win Free MSDN Subscription Pin
Pete O'Hanlon15-Aug-08 9:04
mvePete O'Hanlon15-Aug-08 9:04 
GeneralRe: Community Coding Contest - Win Free MSDN Subscription Pin
Chris Pietschmann, MVP15-Aug-08 10:52
Chris Pietschmann, MVP15-Aug-08 10:52 
GeneralRe: Community Coding Contest - Win Free MSDN Subscription Pin
Pete O'Hanlon15-Aug-08 11:08
mvePete O'Hanlon15-Aug-08 11:08 

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.