Click here to Skip to main content
15,919,931 members
Home / Discussions / C#
   

C#

 
GeneralRe: XSL Variable in .cs File Pin
Abubakarsb23-Feb-07 0:11
Abubakarsb23-Feb-07 0:11 
GeneralRe: XSL Variable in .cs File Pin
Stefan Troschuetz23-Feb-07 0:22
Stefan Troschuetz23-Feb-07 0:22 
GeneralRe: XSL Variable in .cs File Pin
Abubakarsb23-Feb-07 0:11
Abubakarsb23-Feb-07 0:11 
GeneralRe: XSL Variable in .cs File Pin
Stefan Troschuetz23-Feb-07 0:24
Stefan Troschuetz23-Feb-07 0:24 
GeneralRe: XSL Variable in .cs File Pin
Abubakarsb23-Feb-07 0:26
Abubakarsb23-Feb-07 0:26 
GeneralRe: XSL Variable in .cs File Pin
Stefan Troschuetz23-Feb-07 0:32
Stefan Troschuetz23-Feb-07 0:32 
QuestionFetch last record of table Pin
Nekshan22-Feb-07 20:08
Nekshan22-Feb-07 20:08 
AnswerRe: Fetch last record of table Pin
il_masacratore22-Feb-07 21:23
il_masacratore22-Feb-07 21:23 
Hi,

Which are the fields of the table? You can try to fill a dataset with a query where you order the rows of the table desc... For example, using an autonumeric field(if you have one)... Or better than this, getting only the field using the same query and ExecuteScalar method...
AnswerRe: Fetch last record of table Pin
althamda22-Feb-07 22:27
althamda22-Feb-07 22:27 
AnswerRe: Fetch last record of table Pin
virendra patel23-Feb-07 16:37
virendra patel23-Feb-07 16:37 
QuestionFont size increases after postback Pin
Bobb198222-Feb-07 20:01
Bobb198222-Feb-07 20:01 
AnswerRe: Font size increases after postback Pin
Harini N K22-Feb-07 21:29
Harini N K22-Feb-07 21:29 
QuestionDisplay LoginName from LoginControl Pin
SharonRao22-Feb-07 19:59
SharonRao22-Feb-07 19:59 
QuestionHow to get all the tables with their schema name in sql server 2005. Pin
NK722-Feb-07 19:56
NK722-Feb-07 19:56 
AnswerRe: How to get all the tables with their schema name in sql server 2005. Pin
Hesham Amin22-Feb-07 22:35
Hesham Amin22-Feb-07 22:35 
Questionstatic page user logon active directory Pin
mushy22-Feb-07 19:51
mushy22-Feb-07 19:51 
QuestionError! Pin
hiremath7122-Feb-07 19:46
hiremath7122-Feb-07 19:46 
AnswerRe: Error! Pin
__DanC__22-Feb-07 20:45
__DanC__22-Feb-07 20:45 
QuestionMINIMIZE TO MAXIMIZE Pin
M Riaz Bashir22-Feb-07 19:29
M Riaz Bashir22-Feb-07 19:29 
AnswerRe: MINIMIZE TO MAXIMIZE Pin
Stefan Troschuetz22-Feb-07 22:08
Stefan Troschuetz22-Feb-07 22:08 
GeneralRe: MINIMIZE TO MAXIMIZE Pin
M Riaz Bashir22-Feb-07 22:18
M Riaz Bashir22-Feb-07 22:18 
GeneralRe: MINIMIZE TO MAXIMIZE Pin
Stefan Troschuetz22-Feb-07 22:24
Stefan Troschuetz22-Feb-07 22:24 
QuestionConditional Operator in C# Pin
AesopTurtle22-Feb-07 19:21
AesopTurtle22-Feb-07 19:21 
AnswerRe: Conditional Operator in C# [modified] Pin
Tuwing.Sabado22-Feb-07 19:32
Tuwing.Sabado22-Feb-07 19:32 
GeneralRe: Conditional Operator in C# Pin
Harini N K22-Feb-07 19:41
Harini N K22-Feb-07 19:41 

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.