Click here to Skip to main content
15,918,976 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to show a range of date using calender control in c# .net Pin
leppie10-Oct-08 2:30
leppie10-Oct-08 2:30 
QuestionInsert Images along with images name to PDF C# Pin
ramyanaidu10-Oct-08 0:43
ramyanaidu10-Oct-08 0:43 
AnswerRe: Insert Images along with images name to PDF C# Pin
leppie10-Oct-08 2:30
leppie10-Oct-08 2:30 
GeneralDesign a Class Pin
Rohit16db10-Oct-08 0:43
Rohit16db10-Oct-08 0:43 
GeneralRe: Design a Class Pin
DaveyM6910-Oct-08 1:29
professionalDaveyM6910-Oct-08 1:29 
GeneralRe: Design a Class Pin
Rohit16db10-Oct-08 1:45
Rohit16db10-Oct-08 1:45 
GeneralRe: Design a Class [modified] Pin
#realJSOP10-Oct-08 1:37
professional#realJSOP10-Oct-08 1:37 
QuestionHow to save icons Pin
Ankit Rajpoot10-Oct-08 0:15
Ankit Rajpoot10-Oct-08 0:15 
Hello friends,

I'm using Visual Studio 2005. I'm developing an application that extracts icons from .exe and .scr files and saves them into a MS-Access database. I've created a OLE Object field in the database table for the icons. I use the Icon.Save() along with an instance of the MemoryStream class to get raw icon data bytes into an array. My problem is that Icon.Save() method saves the icon as a 16-color image. I want to know how can I save the icon with no quality loss.

Also, are there any alternatives to the MemoryStream class?

Many thanks in advance.
AnswerRe: How to save icons Pin
JoeSharp10-Oct-08 1:52
JoeSharp10-Oct-08 1:52 
QuestionValue type vs reference type Pin
Mogaambo10-Oct-08 0:05
Mogaambo10-Oct-08 0:05 
AnswerRe: Value type vs reference type Pin
rah_sin10-Oct-08 0:17
professionalrah_sin10-Oct-08 0:17 
AnswerRe: Value type vs reference type Pin
DaveyM6910-Oct-08 0:17
professionalDaveyM6910-Oct-08 0:17 
GeneralRe: Value type vs reference type Pin
Mogaambo10-Oct-08 0:26
Mogaambo10-Oct-08 0:26 
GeneralRe: Value type vs reference type Pin
DaveyM6910-Oct-08 1:21
professionalDaveyM6910-Oct-08 1:21 
GeneralRe: Value type vs reference type Pin
DaveyM6910-Oct-08 2:20
professionalDaveyM6910-Oct-08 2:20 
GeneralRe: Value type vs reference type Pin
Mogaambo10-Oct-08 2:23
Mogaambo10-Oct-08 2:23 
GeneralRe: Value type vs reference type Pin
DaveyM6910-Oct-08 2:39
professionalDaveyM6910-Oct-08 2:39 
Generalwindows service - Day light Time saving handling Pin
raju_golla9-Oct-08 23:51
raju_golla9-Oct-08 23:51 
GeneralRe: windows service - Day light Time saving handling Pin
Ashfield10-Oct-08 0:29
Ashfield10-Oct-08 0:29 
GeneralRe: windows service - Day light Time saving handling Pin
raju_golla10-Oct-08 0:37
raju_golla10-Oct-08 0:37 
QuestionDebug method for unhandled Thread and AppDomain.CurrentDomain Exceptions Pin
matixsc9-Oct-08 23:23
professionalmatixsc9-Oct-08 23:23 
Question[Message Deleted] Pin
sachinss19869-Oct-08 23:11
sachinss19869-Oct-08 23:11 
AnswerRe: Row deletion problem in Data grid Pin
Mycroft Holmes9-Oct-08 23:20
professionalMycroft Holmes9-Oct-08 23:20 
AnswerRe: Row deletion problem in Data grid Pin
DaveyM699-Oct-08 23:29
professionalDaveyM699-Oct-08 23:29 
QuestionWhere does Settings.Default.MySetting come from? Pin
buchstaben9-Oct-08 22:17
buchstaben9-Oct-08 22:17 

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.