Click here to Skip to main content
15,893,594 members
Home / Discussions / C#
   

C#

 
Question[Access database] how to get the last row inserted? Pin
Susuko13-May-06 12:55
Susuko13-May-06 12:55 
AnswerRe: [Access database] how to get the last row inserted? Pin
NaNg1524113-May-06 17:52
NaNg1524113-May-06 17:52 
AnswerRe: [Access database] how to get the last row inserted? Pin
mav.northwind14-May-06 1:09
mav.northwind14-May-06 1:09 
QuestionPreferred WPF Dev Tools Pin
Josh Smith13-May-06 12:40
Josh Smith13-May-06 12:40 
AnswerRe: Preferred WPF Dev Tools Pin
Rei Miyasaka14-May-06 15:48
Rei Miyasaka14-May-06 15:48 
GeneralRe: Preferred WPF Dev Tools Pin
Josh Smith15-May-06 3:55
Josh Smith15-May-06 3:55 
QuestionDelegates and events Pin
rcwoods13-May-06 9:11
rcwoods13-May-06 9:11 
AnswerRe: Delegates and events Pin
Guffa13-May-06 9:22
Guffa13-May-06 9:22 
You don't have to know much about events to use them.

Select the combobox in the form designer and switch the properties window to show events. Doubleclick in the value field for the event you want to use (probably SelectedIndexChanged in this case), and the form designer will create a method stub for you, and hook it up to the event.

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

GeneralRe: Delegates and events Pin
rcwoods13-May-06 10:16
rcwoods13-May-06 10:16 
QuestionFTP delete folders with all subfolders and containing files Pin
black_raven_in_black_sky13-May-06 8:35
black_raven_in_black_sky13-May-06 8:35 
AnswerRe: FTP delete folders with all subfolders and containing files Pin
simplexe14-May-06 1:14
simplexe14-May-06 1:14 
GeneralRe: FTP delete folders with all subfolders and containing files Pin
black_raven_in_black_sky14-May-06 5:49
black_raven_in_black_sky14-May-06 5:49 
GeneralRe: FTP delete folders with all subfolders and containing files Pin
simplexe14-May-06 19:24
simplexe14-May-06 19:24 
GeneralRe: FTP delete folders with all subfolders and containing files Pin
black_raven_in_black_sky16-May-06 3:08
black_raven_in_black_sky16-May-06 3:08 
GeneralRe: FTP delete folders with all subfolders and containing files Pin
simplexe17-May-06 2:27
simplexe17-May-06 2:27 
Questionhow drawing over calendar ? Pin
Susuko13-May-06 7:40
Susuko13-May-06 7:40 
AnswerRe: how drawing over calendar ? Pin
NaNg1524113-May-06 7:42
NaNg1524113-May-06 7:42 
Questionhow to display sub items in datagridview 2.0 Pin
J.Bhargavi13-May-06 4:28
J.Bhargavi13-May-06 4:28 
AnswerRe: how to display sub items in datagridview 2.0 Pin
Ravi Bhavnani13-May-06 5:06
professionalRavi Bhavnani13-May-06 5:06 
QuestionHow to validate an input XML file against an input XML schema file Pin
H he el el oooo13-May-06 3:23
H he el el oooo13-May-06 3:23 
AnswerRe: How to validate an input XML file against an input XML schema file Pin
Stefan Troschuetz13-May-06 21:59
Stefan Troschuetz13-May-06 21:59 
GeneralRe: How to validate an input XML file against an input XML schema file Pin
H he el el oooo14-May-06 20:15
H he el el oooo14-May-06 20:15 
GeneralRe: How to validate an input XML file against an input XML schema file Pin
H he el el oooo14-May-06 20:21
H he el el oooo14-May-06 20:21 
GeneralRe: How to validate an input XML file against an input XML schema file Pin
Stefan Troschuetz14-May-06 23:22
Stefan Troschuetz14-May-06 23:22 
GeneralRe: How to validate an input XML file against an input XML schema file Pin
H he el el oooo15-May-06 23:46
H he el el oooo15-May-06 23:46 

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.