Click here to Skip to main content
15,903,724 members
Home / Discussions / C#
   

C#

 
AnswerRe: Casting to a nullable type Pin
Daniel Grunwald10-Sep-05 8:12
Daniel Grunwald10-Sep-05 8:12 
GeneralRe: Casting to a nullable type Pin
Alvaro Mendez10-Sep-05 10:02
Alvaro Mendez10-Sep-05 10:02 
GeneralRe: Casting to a nullable type Pin
Daniel Grunwald10-Sep-05 10:04
Daniel Grunwald10-Sep-05 10:04 
QuestionOCR with C#? Pin
Seraphin10-Sep-05 7:18
Seraphin10-Sep-05 7:18 
QuestionCreating a Folder Pin
Anonymous10-Sep-05 5:55
Anonymous10-Sep-05 5:55 
AnswerRe: Creating a Folder Pin
Andy Brummer10-Sep-05 6:21
sitebuilderAndy Brummer10-Sep-05 6:21 
QuestionHow to make connection from C# to MySql Pin
Ming Luo10-Sep-05 1:12
Ming Luo10-Sep-05 1:12 
AnswerRe: How to make connection from C# to MySql Pin
tekken2210-Sep-05 4:48
tekken2210-Sep-05 4:48 
GeneralRe: How to make connection from C# to MySql Pin
Ming Luo10-Sep-05 9:20
Ming Luo10-Sep-05 9:20 
GeneralRe: How to make connection from C# to MySql Pin
tekken2210-Sep-05 13:25
tekken2210-Sep-05 13:25 
QuestionVery URGUENT- Hi I want to "Put Proxy-Connection: Keep Alive" in the Header of HttpWebRequest Pin
Tariq Rahim10-Sep-05 0:15
Tariq Rahim10-Sep-05 0:15 
AnswerRe: Very URGUENT- Hi I want to "Put Proxy-Connection: Keep Alive" in the Header of HttpWebRequest Pin
Daniel Turini10-Sep-05 4:32
Daniel Turini10-Sep-05 4:32 
QuestionDynamic DataReaders Pin
Expert Coming9-Sep-05 20:22
Expert Coming9-Sep-05 20:22 
AnswerRe: Dynamic DataReaders Pin
Guffa9-Sep-05 21:36
Guffa9-Sep-05 21:36 
Questionhow to disable imagebutton in C# Pin
mohd rafi9-Sep-05 20:06
mohd rafi9-Sep-05 20:06 
AnswerRe: how to disable imagebutton in C# Pin
Guffa9-Sep-05 21:37
Guffa9-Sep-05 21:37 
QuestionC# Pin
mohd rafi9-Sep-05 19:23
mohd rafi9-Sep-05 19:23 
AnswerRe: C# Pin
Guffa9-Sep-05 21:24
Guffa9-Sep-05 21:24 
AnswerRe: C# Pin
Matt Gerrans10-Sep-05 20:05
Matt Gerrans10-Sep-05 20:05 
QuestionHow can i Find String in DataTable or DataSet. Pin
Member 18215449-Sep-05 18:57
Member 18215449-Sep-05 18:57 
AnswerRe: How can i Find String in DataTable or DataSet. Pin
enjoycrack9-Sep-05 19:16
enjoycrack9-Sep-05 19:16 
GeneralRe: How can i Find String in DataTable or DataSet. Pin
Member 182154410-Sep-05 17:08
Member 182154410-Sep-05 17:08 
QuestionFound incredible notepad like source editor Pin
Heinz_9-Sep-05 18:06
Heinz_9-Sep-05 18:06 
Hi all,

I just want to share this with you. There's people who loves writing software in notepad, i'm one of them. Programming with notepad can get you a big headache but in my opinion is more flexible in terms of custom components (custom editor, custom compiler, custom resource creator) and is very handy at compile time, using batch files (.bat) is the most common option for compilation when notepad is used instead an IDE.

C# programmers are going to love this notepad replacement. So i posted this message in the .Net Framework and here.

I just found an incredible Opensource text editor for us: Notepad++
http://notepad-plus.sourceforge.net/uk/about.php[^]

You can download an executable with installer and a zipped version for people who likes "clean" apps.

It's not a resource hungry app, it's a notepad with syntax highlighting (many languages) and format encoding, and no additional features such as code completion, and others. It's a real tool for real brainy programmers.

Enjoy
QuestionThreads, Socket and StateObject Pin
tekken229-Sep-05 16:31
tekken229-Sep-05 16:31 
AnswerRe: Threads, Socket and StateObject Pin
S. Senthil Kumar9-Sep-05 22:15
S. Senthil Kumar9-Sep-05 22:15 

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.