Click here to Skip to main content
15,915,501 members
Home / Discussions / C#
   

C#

 
QuestionMulticolumn Drop Down in DataGridView Pin
i_islamian14-Jun-06 3:28
i_islamian14-Jun-06 3:28 
QuestionAdding a TracBar to a ToolStripMemuItem Pin
smcneese14-Jun-06 3:07
smcneese14-Jun-06 3:07 
Questionthe Value of the Last ID ... Pin
mostafa_h14-Jun-06 3:01
mostafa_h14-Jun-06 3:01 
AnswerRe: the Value of the Last ID ... Pin
Tamimi - Code14-Jun-06 3:17
Tamimi - Code14-Jun-06 3:17 
AnswerRe: the Value of the Last ID ... Pin
HawkeyeLonewolf14-Jun-06 6:09
HawkeyeLonewolf14-Jun-06 6:09 
AnswerRe: the Value of the Last ID ... Pin
Guffa14-Jun-06 8:07
Guffa14-Jun-06 8:07 
GeneralRe: the Value of the Last ID ... Pin
mostafa_h14-Jun-06 8:29
mostafa_h14-Jun-06 8:29 
AnswerRe: the Value of the Last ID ... Pin
Guffa14-Jun-06 10:40
Guffa14-Jun-06 10:40 
No, not if you just added a record and want to find out what id it got. Then you use one of the queries I showed.

You can use it if you want to find out what the highest id is in the table, but that information really isn't very useful. One millisecond after you got the value, another record could be added by someone else, and the information is outdated.

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

QuestionInheritance from a form. Pin
HZ_7914-Jun-06 2:53
HZ_7914-Jun-06 2:53 
Questionxml wrapped tags or attributes Pin
fady_sayegh14-Jun-06 2:12
fady_sayegh14-Jun-06 2:12 
Questionxml wrapped tags or attributes Pin
fady_sayegh14-Jun-06 2:09
fady_sayegh14-Jun-06 2:09 
QuestionRotating a UserControl Pin
DragonFox14-Jun-06 1:32
DragonFox14-Jun-06 1:32 
AnswerRe: Rotating a UserControl Pin
Josh Smith14-Jun-06 3:49
Josh Smith14-Jun-06 3:49 
QuestionExecute a program inside a C# program Pin
heljo13414-Jun-06 1:15
heljo13414-Jun-06 1:15 
AnswerRe: Execute a program inside a C# program Pin
HZ_7914-Jun-06 2:49
HZ_7914-Jun-06 2:49 
AnswerRe: Execute a program inside a C# program Pin
Mr. VB.NET14-Jun-06 5:17
Mr. VB.NET14-Jun-06 5:17 
QuestionUrgent Pin
Parvathivadde14-Jun-06 1:03
Parvathivadde14-Jun-06 1:03 
Questionmonitor network card? Pin
Divyang Mithaiwala14-Jun-06 0:27
Divyang Mithaiwala14-Jun-06 0:27 
AnswerRe: monitor network card? Pin
stancrm14-Jun-06 0:32
stancrm14-Jun-06 0:32 
GeneralRe: monitor network card? Pin
Divyang Mithaiwala14-Jun-06 0:46
Divyang Mithaiwala14-Jun-06 0:46 
GeneralRe: monitor network card? Pin
Mr. VB.NET14-Jun-06 5:18
Mr. VB.NET14-Jun-06 5:18 
GeneralRe: monitor network card? Pin
Divyang Mithaiwala14-Jun-06 18:20
Divyang Mithaiwala14-Jun-06 18:20 
AnswerRe: monitor network card? Pin
leppie14-Jun-06 0:35
leppie14-Jun-06 0:35 
Questionselection of a combo box shows other buttons Pin
danish_bear13-Jun-06 23:53
danish_bear13-Jun-06 23:53 
AnswerRe: selection of a combo box shows other buttons Pin
Rahul.RK14-Jun-06 0:40
Rahul.RK14-Jun-06 0:40 

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.