Click here to Skip to main content
15,921,530 members
Home / Discussions / C#
   

C#

 
GeneralRe: My vote of 1 Pin
crystal91543-Mar-10 13:17
crystal91543-Mar-10 13:17 
QuestionAplication uninstall fata error Pin
Tridip Bhattacharjee2-Nov-09 1:27
professionalTridip Bhattacharjee2-Nov-09 1:27 
QuestionHow can i dump a datagrame (IP packet) & it's header (IP header & TCP header) ??????????? Pin
3bood.ghzawi2-Nov-09 0:46
3bood.ghzawi2-Nov-09 0:46 
QuestionIs there any libraries which work on usb Pin
Liya Kebede2-Nov-09 0:38
Liya Kebede2-Nov-09 0:38 
AnswerMessage Closed Pin
2-Nov-09 0:55
stancrm2-Nov-09 0:55 
GeneralRe: Is there any libraries which work on usb Pin
Liya Kebede2-Nov-09 0:57
Liya Kebede2-Nov-09 0:57 
QuestionPerformance Issue Pin
Pavan Navali2-Nov-09 0:27
Pavan Navali2-Nov-09 0:27 
QuestionTransferring user input from a textBox of a form to a label of another form Pin
gamer11271-Nov-09 22:54
gamer11271-Nov-09 22:54 
AnswerRe: Transferring user input from a textBox of a form to a label of another form Pin
Christian Graus1-Nov-09 23:00
protectorChristian Graus1-Nov-09 23:00 
GeneralRe: Transferring user input from a textBox of a form to a label of another form Pin
gamer11271-Nov-09 23:10
gamer11271-Nov-09 23:10 
Questioni need help Pin
zez01-Nov-09 20:22
zez01-Nov-09 20:22 
AnswerRe: i need help Pin
Christian Graus1-Nov-09 20:32
protectorChristian Graus1-Nov-09 20:32 
AnswerRe: i need help Pin
Mycroft Holmes1-Nov-09 20:37
professionalMycroft Holmes1-Nov-09 20:37 
GeneralRe: i need help Pin
Christian Graus1-Nov-09 20:45
protectorChristian Graus1-Nov-09 20:45 
GeneralRe: i need help Pin
zez01-Nov-09 20:57
zez01-Nov-09 20:57 
GeneralRe: i need help Pin
Christian Graus1-Nov-09 21:18
protectorChristian Graus1-Nov-09 21:18 
GeneralRe: i need help Pin
zez01-Nov-09 21:35
zez01-Nov-09 21:35 
GeneralRe: i need help Pin
Christian Graus1-Nov-09 21:40
protectorChristian Graus1-Nov-09 21:40 
AnswerRe: i need help Pin
dan!sh 1-Nov-09 20:54
professional dan!sh 1-Nov-09 20:54 
Questionhow to disable BT and WIFI in windows mobile - C# Pin
E_Gold1-Nov-09 19:26
E_Gold1-Nov-09 19:26 
AnswerRe: how to disable BT and WIFI in windows mobile - C# Pin
Christian Graus1-Nov-09 20:01
protectorChristian Graus1-Nov-09 20:01 
GeneralRe: how to disable BT and WIFI in windows mobile - C# Pin
E_Gold1-Nov-09 21:15
E_Gold1-Nov-09 21:15 
GeneralRe: how to disable BT and WIFI in windows mobile - C# Pin
Christian Graus1-Nov-09 21:19
protectorChristian Graus1-Nov-09 21:19 
QuestionReport not load Pin
haleemasher1-Nov-09 18:59
haleemasher1-Nov-09 18:59 
AnswerRe: Report not load Pin
Christian Graus1-Nov-09 19:10
protectorChristian Graus1-Nov-09 19:10 
Do you have the vaguest idea what this code does ? Have you stepped through it to see where it gets stuck ? Are the values being passed in correct for your database, or did you just copy random code ? I am guessing you don't have a Coupon Management.mdf, or you have some other issue that's causing the database connection to time out, hence the wait.

Either way, programming and copying random code off the web, THEN asking us to make it work for you ( without even giving us the info we need to try to work out why it's not running ), are two different things. If you're being paid for the latter, you should tell your client you don't know what you're doing. If you're trying to learn, you shouldn't start with random code snippets, you should start with a book.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

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.