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

.NET (Core and Framework)

 
Questionserial port communication in windows CE.NET Pin
neha_vi216-Apr-06 7:46
neha_vi216-Apr-06 7:46 
QuestionCombing Two DIfferent Files into One Pin
ahmed hasan6-Apr-06 3:01
ahmed hasan6-Apr-06 3:01 
QuestionHow to realize thread management of my own Pin
Bob_Sun6-Apr-06 2:54
Bob_Sun6-Apr-06 2:54 
AnswerRe: How to realize thread management of my own Pin
Bob_Sun6-Apr-06 20:08
Bob_Sun6-Apr-06 20:08 
Question.NET with Lexx and Yacc... Pin
Soulistic6-Apr-06 1:04
Soulistic6-Apr-06 1:04 
AnswerRe: .NET with Lexx and Yacc... Pin
Yuvi Panda19-Apr-06 3:47
Yuvi Panda19-Apr-06 3:47 
QuestionLists, maps, etc Pin
Jordan C. Atlas5-Apr-06 12:25
Jordan C. Atlas5-Apr-06 12:25 
AnswerRe: Lists, maps, etc Pin
Guffa6-Apr-06 2:10
Guffa6-Apr-06 2:10 
There are quite a lot of different collections, like ArrayList, HashTable, Queue, SortedList, Stack, HybridDictionary, ListDictionary, OrderedDictionary, StringCollection, StringDIctionary, etc., and base classes to easily make specialized collections yourself.

If you use framework 2.0 you also have strongly typed collections like List<T>, Dictionary<T,T>, LinkedList<T>, Queue<T>, SortedDictionary<T>, SortedList<T,T>, Stack<T>, etc.

---
b { font-weight: normal; }

QuestionMDI Parent form with toolbars and menus Pin
snickel655-Apr-06 5:28
snickel655-Apr-06 5:28 
AnswerRe: MDI Parent form with toolbars and menus Pin
Dr. Pastor11-Apr-06 14:28
Dr. Pastor11-Apr-06 14:28 
QuestionSetting up an installation wizard using dot net Pin
Annie Fernando4-Apr-06 23:33
Annie Fernando4-Apr-06 23:33 
AnswerRe: Setting up an installation wizard using dot net Pin
KreativeKai10-Apr-06 9:08
professionalKreativeKai10-Apr-06 9:08 
QuestionDeployment tool question Pin
Marc Clifton4-Apr-06 13:44
mvaMarc Clifton4-Apr-06 13:44 
QuestionResize GroupBox Pin
Dr. Pastor4-Apr-06 12:55
Dr. Pastor4-Apr-06 12:55 
AnswerRe: Resize GroupBox Pin
Robert Rohde4-Apr-06 18:17
Robert Rohde4-Apr-06 18:17 
GeneralRe: Resize GroupBox Pin
Dr. Pastor5-Apr-06 5:50
Dr. Pastor5-Apr-06 5:50 
QuestionLocalising .Net 2 Windows App Pin
Andrew Bleakley4-Apr-06 10:23
Andrew Bleakley4-Apr-06 10:23 
QuestionUsing a datagrid in a composite control Pin
gpartin4-Apr-06 7:48
gpartin4-Apr-06 7:48 
AnswerRe: Using a datagrid in a composite control Pin
Ricardo Casquete4-Apr-06 22:28
Ricardo Casquete4-Apr-06 22:28 
Questionget running dll from another application Pin
bonannogionni4-Apr-06 6:35
bonannogionni4-Apr-06 6:35 
AnswerRe: get running dll from another application Pin
Kurt _B6-Apr-06 6:35
Kurt _B6-Apr-06 6:35 
QuestionVS 2003 and 2005 Pin
t4ure4n4-Apr-06 6:13
t4ure4n4-Apr-06 6:13 
AnswerRe: VS 2003 and 2005 Pin
CWIZO4-Apr-06 11:05
CWIZO4-Apr-06 11:05 
QuestionHelp! .net call the java interface Pin
hou1263-Apr-06 22:49
hou1263-Apr-06 22:49 
QuestionHeterogeneous .NET: IIS seamless login with LDAP Pin
ehuysamer3-Apr-06 4:57
ehuysamer3-Apr-06 4: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.