Click here to Skip to main content
15,914,780 members
Home / Discussions / C#
   

C#

 
GeneralIIS Settings+default website Settings Pin
razanabanu9-Jan-08 18:40
razanabanu9-Jan-08 18:40 
GeneralRe: IIS Settings+default website Settings Pin
satsumatable9-Jan-08 22:45
satsumatable9-Jan-08 22:45 
Generalsubmission form Pin
jonig199-Jan-08 17:54
jonig199-Jan-08 17:54 
Generalapi to check file size Pin
justintimberlake9-Jan-08 16:31
justintimberlake9-Jan-08 16:31 
GeneralRe: api to check file size Pin
N a v a n e e t h9-Jan-08 19:23
N a v a n e e t h9-Jan-08 19:23 
GeneralRe: api to check file size Pin
justintimberlake9-Jan-08 20:32
justintimberlake9-Jan-08 20:32 
QuestionTool to clean up unreferenced resources in .resx files? Pin
Patrick Klug9-Jan-08 16:05
Patrick Klug9-Jan-08 16:05 
GeneralProblems saving with database... Pin
Jacob Dixon9-Jan-08 14:41
Jacob Dixon9-Jan-08 14:41 
I have a form with textboxes first... then you can load another form that previews the database in datagridview... but for some reason the datagridview always leaves the last entered off.. it seems like the save button is not working or something.. I can not figure it out. Here is the actions taken when the save button is clicked:

this.Validate();
this.theTableBindingSource.EndEdit();
this.theTableTableAdapter.Update(this.addressesDataSet.TheTable);
QuestionInvoke internet explorer and load ASP web page on internet explorer Pin
miauwmiauwmiauw9-Jan-08 14:21
miauwmiauwmiauw9-Jan-08 14:21 
AnswerRe: Invoke internet explorer and load ASP web page on internet explorer Pin
Vikram A Punathambekar9-Jan-08 18:19
Vikram A Punathambekar9-Jan-08 18:19 
Questioninterface [modified] Pin
lachtan1639-Jan-08 13:30
lachtan1639-Jan-08 13:30 
GeneralRe: interface Pin
Patrick Klug9-Jan-08 16:22
Patrick Klug9-Jan-08 16:22 
GeneralRe: interface Pin
lachtan16310-Jan-08 2:35
lachtan16310-Jan-08 2:35 
Generalrelative performance of IL instructions - link Pin
peterchen9-Jan-08 13:29
peterchen9-Jan-08 13:29 
GeneralRichTextBox and E-mail issue Pin
NewToAspDotNet9-Jan-08 10:15
NewToAspDotNet9-Jan-08 10:15 
GeneralRe: RichTextBox and E-mail issue Pin
m@u9-Jan-08 10:21
m@u9-Jan-08 10:21 
GeneralRe: RichTextBox and E-mail issue Pin
Skippums9-Jan-08 10:23
Skippums9-Jan-08 10:23 
GeneralRe: RichTextBox and E-mail issue Pin
NewToAspDotNet9-Jan-08 10:58
NewToAspDotNet9-Jan-08 10:58 
GeneralRe: RichTextBox and E-mail issue Pin
Skippums9-Jan-08 12:05
Skippums9-Jan-08 12:05 
GeneralRe: RichTextBox and E-mail issue Pin
Skippums9-Jan-08 10:26
Skippums9-Jan-08 10:26 
GeneralRe: RichTextBox and E-mail issue Pin
Luc Pattyn9-Jan-08 12:45
sitebuilderLuc Pattyn9-Jan-08 12:45 
Question[Message Deleted] Pin
MGHS9-Jan-08 10:01
MGHS9-Jan-08 10:01 
GeneralRe: Dynamic TSP or Hamiltonian graph program with C# Pin
m@u9-Jan-08 10:05
m@u9-Jan-08 10:05 
Question[Message Deleted] Pin
MGHS9-Jan-08 9:54
MGHS9-Jan-08 9:54 
General? Pin
Wes Aday9-Jan-08 9:59
professionalWes Aday9-Jan-08 9:59 

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.