Click here to Skip to main content
15,914,452 members
Home / Discussions / C#
   

C#

 
GeneralRe: how do my program know that both buttons are down Pin
leppie29-Aug-04 21:26
leppie29-Aug-04 21:26 
Generalimagelist problem Pin
blankg28-Aug-04 22:10
blankg28-Aug-04 22:10 
Generalchallenging system.directoryservice Pin
vcorn28-Aug-04 18:50
vcorn28-Aug-04 18:50 
GeneralRe: challenging system.directoryservice Pin
vcorn28-Aug-04 20:37
vcorn28-Aug-04 20:37 
GeneralUTF7, UTF8, ASCII ..... I have problems Pin
Rostrox28-Aug-04 12:22
Rostrox28-Aug-04 12:22 
GeneralRe: UTF7, UTF8, ASCII ..... I have problems Pin
Steven Campbell28-Aug-04 12:44
Steven Campbell28-Aug-04 12:44 
GeneralRe: UTF7, UTF8, ASCII ..... I have problems Pin
Rostrox28-Aug-04 13:02
Rostrox28-Aug-04 13:02 
GeneralRe: UTF7, UTF8, ASCII ..... I have problems Pin
mav.northwind28-Aug-04 23:48
mav.northwind28-Aug-04 23:48 
You could try using System.Text.Encoding.Default for reading the file.
Because this uses the current system code page you should be able to read in files that have been written by other applications that are not concerned about encoding.

Regards,
mav
GeneralRe: UTF7, UTF8, ASCII ..... I have problems Pin
eggie514-Sep-04 5:11
eggie514-Sep-04 5:11 
GeneralLoad image, modify and save Pin
Dominik Reichl28-Aug-04 11:20
Dominik Reichl28-Aug-04 11:20 
GeneralRe: Load image, modify and save Pin
Werdna30-Aug-04 6:45
Werdna30-Aug-04 6:45 
QuestionWay to reduce flicker on tab changes w/background image? Pin
jdrudolp28-Aug-04 8:11
jdrudolp28-Aug-04 8:11 
GeneralAssembly.LoadFrom and custom Type Editor issues Pin
viper299528-Aug-04 5:46
viper299528-Aug-04 5:46 
GeneralRe: Assembly.LoadFrom and custom Type Editor issues Pin
Marc Clifton28-Aug-04 16:12
mvaMarc Clifton28-Aug-04 16:12 
GeneralMemory Error Pin
dbetting28-Aug-04 4:32
dbetting28-Aug-04 4:32 
GeneralRe: Memory Error Pin
dbetting28-Aug-04 10:17
dbetting28-Aug-04 10:17 
GeneralTo change an int or float to text Pin
TehGT28-Aug-04 4:09
TehGT28-Aug-04 4:09 
GeneralRe: To change an int or float to text Pin
Mazdak28-Aug-04 4:44
Mazdak28-Aug-04 4:44 
GeneralDataGrid control Pin
sasan5628-Aug-04 3:43
sasan5628-Aug-04 3:43 
GeneralRe: DataGrid control Pin
Mazdak28-Aug-04 4:42
Mazdak28-Aug-04 4:42 
GeneralDatabases Autonumber mechanism Pin
EDden2Fly28-Aug-04 2:49
sussEDden2Fly28-Aug-04 2:49 
GeneralRe: Databases Autonumber mechanism Pin
Marc Clifton28-Aug-04 16:20
mvaMarc Clifton28-Aug-04 16:20 
GeneralRe: Databases Autonumber mechanism Pin
Den2Fly29-Aug-04 22:49
Den2Fly29-Aug-04 22:49 
GeneralMDB question Pin
jzb27-Aug-04 23:32
jzb27-Aug-04 23:32 
GeneralRe: MDB question Pin
mav.northwind28-Aug-04 0:03
mav.northwind28-Aug-04 0:03 

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.