Click here to Skip to main content
15,917,177 members
Home / Discussions / C#
   

C#

 
GeneralRe: Single web form project Pin
Mohammad Daba'an16-Jan-07 19:56
Mohammad Daba'an16-Jan-07 19:56 
GeneralRe: Single web form project Pin
Christian Graus16-Jan-07 20:12
protectorChristian Graus16-Jan-07 20:12 
GeneralRe: Single web form project Pin
Mohammad Daba'an16-Jan-07 20:20
Mohammad Daba'an16-Jan-07 20:20 
GeneralRe: Single web form project Pin
Christian Graus16-Jan-07 20:31
protectorChristian Graus16-Jan-07 20:31 
QuestionDate Time Picker and Queries Pin
L Viljoen15-Jan-07 19:20
professionalL Viljoen15-Jan-07 19:20 
AnswerRe: Date Time Picker and Queries Pin
Christian Graus15-Jan-07 21:44
protectorChristian Graus15-Jan-07 21:44 
QuestionRe: Date Time Picker and Queries Pin
L Viljoen15-Jan-07 22:30
professionalL Viljoen15-Jan-07 22:30 
QuestionString / Directory Location Question Pin
Planker15-Jan-07 19:17
Planker15-Jan-07 19:17 
I want to set a string to a location on the hard drive. I would like to use a XML setting file but not 100% sure how to do this yet. So if you can help with that Great!

my current problem:

const string FilePath = ("C:\laptop\warrants.zip");

this line gives me 2 "Unrecognized escape sequence" errors

Is there a good resource for comparing files over the internet? My Main goal is to update a program on all my remote user's laptops when the program is updated on the LAN. My plan is to use the Webclient class to download the file over the internet, this update is a 60MB download so I can't have everyone download at the same time and I can not have the application downloading the file and doing the comparison on the laptops.

thanks for any ideas
AnswerRe: String / Directory Location Question Pin
Planker15-Jan-07 19:46
Planker15-Jan-07 19:46 
AnswerRe: String / Directory Location Question Pin
Christian Graus15-Jan-07 21:49
protectorChristian Graus15-Jan-07 21:49 
AnswerRe: String / Directory Location Question Pin
Seishin#16-Jan-07 4:05
Seishin#16-Jan-07 4:05 
Questionquestion about bitmap mapping Pin
abstar15-Jan-07 17:31
abstar15-Jan-07 17:31 
AnswerRe: question about bitmap mapping Pin
Christian Graus15-Jan-07 17:51
protectorChristian Graus15-Jan-07 17:51 
Questionhow to add reference of Microsoft.Office.Tools.Word Pin
praveen pandey15-Jan-07 17:15
praveen pandey15-Jan-07 17:15 
AnswerRe: how to add reference of Microsoft.Office.Tools.Word Pin
Christian Graus15-Jan-07 17:27
protectorChristian Graus15-Jan-07 17:27 
GeneralRe: how to add reference of Microsoft.Office.Tools.Word Pin
praveen pandey15-Jan-07 18:01
praveen pandey15-Jan-07 18:01 
Questionputting image on other image in ms word Pin
praveen pandey15-Jan-07 16:48
praveen pandey15-Jan-07 16:48 
AnswerRe: putting image on other image in ms word Pin
Christian Graus15-Jan-07 16:59
protectorChristian Graus15-Jan-07 16:59 
GeneralRe: putting image on other image in ms word Pin
praveen pandey15-Jan-07 17:18
praveen pandey15-Jan-07 17:18 
GeneralRe: putting image on other image in ms word Pin
Christian Graus15-Jan-07 17:26
protectorChristian Graus15-Jan-07 17:26 
GeneralRe: putting image on other image in ms word Pin
praveen pandey15-Jan-07 17:38
praveen pandey15-Jan-07 17:38 
GeneralRe: putting image on other image in ms word Pin
Christian Graus15-Jan-07 17:50
protectorChristian Graus15-Jan-07 17:50 
AnswerRe: putting image on other image in ms word Pin
davidc2p16-Jan-07 6:18
davidc2p16-Jan-07 6:18 
QuestionWhat In The World Is Going On!!?? Pin
BlitzPackage15-Jan-07 15:23
BlitzPackage15-Jan-07 15:23 
AnswerRe: What In The World Is Going On!!?? Pin
Christian Graus15-Jan-07 15:33
protectorChristian Graus15-Jan-07 15:33 

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.