Click here to Skip to main content
15,896,201 members
Home / Discussions / C#
   

C#

 
Questionhow can i increse the size of the picture box with picture? Pin
maifs18-Sep-08 4:18
maifs18-Sep-08 4:18 
AnswerRe: how can i increse the size of the picture box with picture? Pin
Mbah Dhaim18-Sep-08 4:27
Mbah Dhaim18-Sep-08 4:27 
AnswerRe: how can i increse the size of the picture box with picture? Pin
nelsonpaixao18-Sep-08 13:58
nelsonpaixao18-Sep-08 13:58 
Questionhow can i increase the font size which is written in text box.. Pin
maifs18-Sep-08 4:11
maifs18-Sep-08 4:11 
AnswerRe: how can i increase the font size which is written in text box.. Pin
GuruPrasadh18-Sep-08 10:26
GuruPrasadh18-Sep-08 10:26 
Questionc# caching of sql query Pin
swjam18-Sep-08 3:53
swjam18-Sep-08 3:53 
AnswerRe: c# caching of sql query Pin
Simon P Stevens18-Sep-08 4:05
Simon P Stevens18-Sep-08 4:05 
GeneralRe: c# caching of sql query [modified] Pin
Mbah Dhaim18-Sep-08 4:17
Mbah Dhaim18-Sep-08 4:17 
i found somewhere of sql statement like LIMIT in MySQL that compatible with sql2000
SELECT TOP(@LIMIT) * FROM TABLE WHERE KEY NOT IN (SELECT TOP(@OFFSET) KEY FROM TABLE)


just fill LIMIT and OFFSET parameter for paging

hope it helps

dhaim
programming is a hobby that make some money as side effect Smile | :)

modified on Thursday, September 18, 2008 11:11 AM

GeneralRe: c# caching of sql query Pin
swjam18-Sep-08 4:32
swjam18-Sep-08 4:32 
GeneralRe: c# caching of sql query Pin
Simon P Stevens18-Sep-08 5:14
Simon P Stevens18-Sep-08 5:14 
QuestionPrinting a datagridview Pin
harcaype18-Sep-08 3:48
harcaype18-Sep-08 3:48 
AnswerRe: Printing a datagridview Pin
Giorgi Dalakishvili18-Sep-08 3:56
mentorGiorgi Dalakishvili18-Sep-08 3:56 
QuestionSearching DataTable Pin
Muammar©18-Sep-08 3:42
Muammar©18-Sep-08 3:42 
AnswerRe: Searching DataTable Pin
Giorgi Dalakishvili18-Sep-08 3:54
mentorGiorgi Dalakishvili18-Sep-08 3:54 
GeneralRe: Searching DataTable Pin
Muammar©18-Sep-08 4:52
Muammar©18-Sep-08 4:52 
GeneralRe: Searching DataTable Pin
Giorgi Dalakishvili18-Sep-08 5:00
mentorGiorgi Dalakishvili18-Sep-08 5:00 
GeneralRe: Searching DataTable Pin
Muammar©18-Sep-08 8:07
Muammar©18-Sep-08 8:07 
GeneralRe: Searching DataTable Pin
Giorgi Dalakishvili18-Sep-08 8:23
mentorGiorgi Dalakishvili18-Sep-08 8:23 
AnswerRe: Searching DataTable Pin
Mbah Dhaim18-Sep-08 3:59
Mbah Dhaim18-Sep-08 3:59 
Questionwhen i click on it for drop down,it should be displayed all available fontsizes in it Pin
maifs18-Sep-08 3:03
maifs18-Sep-08 3:03 
AnswerRe: when i click on it for drop down,it should be displayed all available fontsizes in it Pin
Alan Balkany18-Sep-08 4:13
Alan Balkany18-Sep-08 4:13 
QuestionRaising a number to a given power in c# Pin
Angelinna18-Sep-08 1:54
Angelinna18-Sep-08 1:54 
AnswerRe: Raising a number to a given power in c# Pin
Giorgi Dalakishvili18-Sep-08 2:00
mentorGiorgi Dalakishvili18-Sep-08 2:00 
AnswerRe: Raising a number to a given power in c# Pin
selcuks18-Sep-08 2:00
selcuks18-Sep-08 2:00 
GeneralRe: Raising a number to a given power in c# Pin
Angelinna18-Sep-08 4:41
Angelinna18-Sep-08 4: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.