Click here to Skip to main content
15,895,462 members
Home / Discussions / C#
   

C#

 
AnswerRe: problem in inserting a record in data base tale Pin
musefan27-Apr-09 0:45
musefan27-Apr-09 0:45 
GeneralRe: problem in inserting a record in data base tale Pin
Mangesh Tomar27-Apr-09 0:53
Mangesh Tomar27-Apr-09 0:53 
GeneralRe: problem in inserting a record in data base tale Pin
musefan27-Apr-09 2:17
musefan27-Apr-09 2:17 
GeneralRe: problem in inserting a record in data base tale [modified] Pin
Mirko198027-Apr-09 2:19
Mirko198027-Apr-09 2:19 
Questionis it possible to run the user-edit code... Pin
Seraph_summer27-Apr-09 0:15
Seraph_summer27-Apr-09 0:15 
AnswerRe: is it possible to run the user-edit code... Pin
Eddy Vluggen27-Apr-09 2:03
professionalEddy Vluggen27-Apr-09 2:03 
QuestionLooping with IP address range ... Pin
mamatosh27-Apr-09 0:06
mamatosh27-Apr-09 0:06 
AnswerRe: Looping with IP address range ... Pin
Christian Graus27-Apr-09 0:14
protectorChristian Graus27-Apr-09 0:14 
For this to work, you can either break up the addresses into individual bytes with logical operators, or you can write your own code to jump from 255 to 0 and increment the next group.

Christian Graus

Driven to the arms of OSX by Vista.

"I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )

GeneralRe: Looping with IP address range ... Pin
mamatosh27-Apr-09 0:17
mamatosh27-Apr-09 0:17 
QuestionC# sample project Pin
BabyOreo27-Apr-09 0:01
BabyOreo27-Apr-09 0:01 
AnswerRe: C# sample project Pin
Christian Graus27-Apr-09 0:13
protectorChristian Graus27-Apr-09 0:13 
AnswerRe: C# sample project Pin
DaveyM6927-Apr-09 0:16
professionalDaveyM6927-Apr-09 0:16 
GeneralRe: C# sample project Pin
Pete O'Hanlon27-Apr-09 2:20
mvePete O'Hanlon27-Apr-09 2:20 
QuestionImport Excal file to datagrid using C#,.net2005 Pin
naim khan26-Apr-09 23:55
naim khan26-Apr-09 23:55 
AnswerRe: Import Excal file to datagrid using C#,.net2005 Pin
Christian Graus26-Apr-09 23:56
protectorChristian Graus26-Apr-09 23:56 
AnswerRe: Import Excal file to datagrid using C#,.net2005 [modified] Pin
Mangesh Tomar27-Apr-09 0:04
Mangesh Tomar27-Apr-09 0:04 
QuestionBest implementation for large datasets Pin
Karlos_V26-Apr-09 23:53
Karlos_V26-Apr-09 23:53 
AnswerRe: Best implementation for large datasets Pin
Christian Graus26-Apr-09 23:55
protectorChristian Graus26-Apr-09 23:55 
GeneralRe: Best implementation for large datasets Pin
Karlos_V27-Apr-09 0:05
Karlos_V27-Apr-09 0:05 
GeneralRe: Best implementation for large datasets Pin
Christian Graus27-Apr-09 0:15
protectorChristian Graus27-Apr-09 0:15 
Questiona single carriage return means new line? [modified] Pin
LiYS26-Apr-09 21:53
LiYS26-Apr-09 21:53 
AnswerRe: a single carriage return means new line? Pin
Saksida Bojan26-Apr-09 21:59
Saksida Bojan26-Apr-09 21:59 
AnswerRe: a single carriage return means new line? Pin
Jimmanuel27-Apr-09 1:04
Jimmanuel27-Apr-09 1:04 
Questioncreate MDI forms using C#.net 2008 Pin
Narsimha0926-Apr-09 20:52
Narsimha0926-Apr-09 20:52 
AnswerRe: create MDI forms using C#.net 2008 Pin
King Julien26-Apr-09 21:24
King Julien26-Apr-09 21:24 

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.