Click here to Skip to main content
15,926,062 members
Home / Discussions / C#
   

C#

 
GeneralRe: Create an EXE that runs without .NET Framework Pin
Mogaambo10-Apr-09 4:34
Mogaambo10-Apr-09 4:34 
GeneralRe: Create an EXE that runs without .NET Framework Pin
Henry Minute10-Apr-09 7:49
Henry Minute10-Apr-09 7:49 
GeneralRe: Create an EXE that runs without .NET Framework Pin
Mogaambo12-Apr-09 20:19
Mogaambo12-Apr-09 20:19 
Questioninsert data from EXECL sheet Pin
naveen20_59-Apr-09 6:25
naveen20_59-Apr-09 6:25 
AnswerRe: insert data from Excel sheet Pin
fly9049-Apr-09 6:47
fly9049-Apr-09 6:47 
GeneralRe: insert data from Excel sheet Pin
naveen20_59-Apr-09 6:55
naveen20_59-Apr-09 6:55 
Questionimage processing in c# "(Vector) Pin
Member 36083309-Apr-09 6:04
Member 36083309-Apr-09 6:04 
AnswerRe: image processing in c# "(Vector) Pin
musefan9-Apr-09 6:28
musefan9-Apr-09 6:28 
An image can not simple be a vector format. a vector image as you may know is more like a series of instructions that are executed to draw the image. as this is the case you need a specific program that understands these 'instructions' and can render the image appropraitely.

I think what you want to do is look at image processing techniques. Im sure it would'nt take much of your time to do a search, i bet all the photoshop filter algorithms are floating around the internet somewhere.

Life goes very fast. Tomorrow, today is already yesterday.

QuestionSystem.Threading.ThreadStateException was unhandled Pin
Alan Balkany9-Apr-09 5:58
Alan Balkany9-Apr-09 5:58 
AnswerRe: System.Threading.ThreadStateException was unhandled Pin
S. Senthil Kumar9-Apr-09 6:51
S. Senthil Kumar9-Apr-09 6:51 
GeneralRe: System.Threading.ThreadStateException was unhandled Pin
Alan Balkany9-Apr-09 6:55
Alan Balkany9-Apr-09 6:55 
GeneralRe: System.Threading.ThreadStateException was unhandled Pin
S. Senthil Kumar9-Apr-09 7:52
S. Senthil Kumar9-Apr-09 7:52 
GeneralRe: System.Threading.ThreadStateException was unhandled Pin
Alan Balkany9-Apr-09 7:54
Alan Balkany9-Apr-09 7:54 
AnswerSOLVED. Pin
Alan Balkany9-Apr-09 7:50
Alan Balkany9-Apr-09 7:50 
QuestionConnection Problem Pin
CodingYoshi9-Apr-09 5:05
CodingYoshi9-Apr-09 5:05 
AnswerRe: Connection Problem Pin
Rob Philpott9-Apr-09 5:21
Rob Philpott9-Apr-09 5:21 
GeneralRe: Connection Problem Pin
CodingYoshi9-Apr-09 5:51
CodingYoshi9-Apr-09 5:51 
GeneralRe: Connection Problem Pin
Rob Philpott9-Apr-09 6:07
Rob Philpott9-Apr-09 6:07 
GeneralRe: Connection Problem Pin
CodingYoshi9-Apr-09 6:26
CodingYoshi9-Apr-09 6:26 
GeneralRe: Connection Problem Pin
Rob Philpott9-Apr-09 6:34
Rob Philpott9-Apr-09 6:34 
GeneralRe: Connection Problem Pin
CodingYoshi9-Apr-09 6:36
CodingYoshi9-Apr-09 6:36 
GeneralRe: Connection Problem Pin
CodingYoshi9-Apr-09 9:25
CodingYoshi9-Apr-09 9:25 
QuestionReading ms Word table of contents with c# Pin
panoskatws9-Apr-09 4:51
panoskatws9-Apr-09 4:51 
QuestionBHO not working on IE7? Pin
svt gdwl9-Apr-09 3:43
svt gdwl9-Apr-09 3:43 
QuestionDelegates in C# Pin
al3xutzu009-Apr-09 3:38
al3xutzu009-Apr-09 3:38 

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.