Click here to Skip to main content
15,892,927 members
Home / Discussions / C#
   

C#

 
AnswerRe: new namespaces?? Pin
blackjack215012-Sep-07 0:29
blackjack215012-Sep-07 0:29 
AnswerRe: new namespaces?? Pin
Malcolm Smart12-Sep-07 0:29
Malcolm Smart12-Sep-07 0:29 
QuestionRe: new namespaces?? Pin
User 665812-Sep-07 0:33
User 665812-Sep-07 0:33 
GeneralRe: storing data from textbox into different files Pin
Ermak8611-Sep-07 22:12
Ermak8611-Sep-07 22:12 
Questionno overrideable in c# Pin
Adnan Siddiqi11-Sep-07 22:00
Adnan Siddiqi11-Sep-07 22:00 
AnswerRe: no overrideable in c# Pin
Pete O'Hanlon11-Sep-07 22:14
mvePete O'Hanlon11-Sep-07 22:14 
GeneralRe: no overrideable in c# Pin
Adnan Siddiqi11-Sep-07 22:50
Adnan Siddiqi11-Sep-07 22:50 
GeneralRe: no overrideable in c# Pin
Pete O'Hanlon12-Sep-07 1:32
mvePete O'Hanlon12-Sep-07 1:32 
Cast the returned object to a collection, and you have the Count property available. The issue here though is that the Session should explicitly return a Collection if that is what is being returned. It shouldn't return an object and then rely on you to cast the object. Apart from anything else, this is going to result in unnecessary boxing/unboxing on this object.

Deja View - the feeling that you've seen this post before.

AnswerRe: no overrideable in c# Pin
Vikram A Punathambekar11-Sep-07 23:59
Vikram A Punathambekar11-Sep-07 23:59 
QuestionZip files Pin
minniemooo11-Sep-07 21:45
minniemooo11-Sep-07 21:45 
AnswerRe: Zip files Pin
Pete O'Hanlon11-Sep-07 22:35
mvePete O'Hanlon11-Sep-07 22:35 
QuestionResizing charts in crystal reports Pin
Muammar©11-Sep-07 21:15
Muammar©11-Sep-07 21:15 
QuestionHow can I cange Printer prop??? Pin
galigal1511-Sep-07 21:07
galigal1511-Sep-07 21:07 
QuestionContinous events from a button click Pin
Hampus@foi11-Sep-07 21:00
Hampus@foi11-Sep-07 21:00 
AnswerRe: Continous events from a button click Pin
Malcolm Smart11-Sep-07 21:02
Malcolm Smart11-Sep-07 21:02 
GeneralRe: Continous events from a button click Pin
DavidNohejl11-Sep-07 21:56
DavidNohejl11-Sep-07 21:56 
GeneralRe: Continous events from a button click Pin
Ermak8611-Sep-07 22:25
Ermak8611-Sep-07 22:25 
GeneralRe: Continous events from a button click Pin
DavidNohejl12-Sep-07 0:52
DavidNohejl12-Sep-07 0:52 
GeneralRe: Continous events from a button click Pin
Brady Kelly11-Sep-07 21:56
Brady Kelly11-Sep-07 21:56 
AnswerRe: System.Xml.XmlException Pin
Sandeep Akhare11-Sep-07 20:28
Sandeep Akhare11-Sep-07 20:28 
GeneralRe: System.Xml.XmlException Pin
Malcolm Smart11-Sep-07 21:04
Malcolm Smart11-Sep-07 21:04 
QuestionComparing a Tableadapter to checkedlistbox items Pin
falles0111-Sep-07 19:10
falles0111-Sep-07 19:10 
AnswerRe: Comparing a Tableadapter to checkedlistbox items Pin
Malcolm Smart11-Sep-07 21:10
Malcolm Smart11-Sep-07 21:10 
GeneralRe: Comparing a Tableadapter to checkedlistbox items Pin
falles0111-Sep-07 21:19
falles0111-Sep-07 21:19 
GeneralRe: Comparing a Tableadapter to checkedlistbox items Pin
Malcolm Smart11-Sep-07 23:21
Malcolm Smart11-Sep-07 23:21 

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.