Click here to Skip to main content
15,913,854 members
Home / Discussions / C#
   

C#

 
AnswerRe: File downloader 'resume' problem Pin
Eddy Vluggen24-Aug-09 10:14
professionalEddy Vluggen24-Aug-09 10:14 
GeneralRe: File downloader 'resume' problem Pin
TCHamilton24-Aug-09 11:32
TCHamilton24-Aug-09 11:32 
AnswerRe: File downloader 'resume' problem Pin
Fayu24-Aug-09 11:32
Fayu24-Aug-09 11:32 
GeneralRe: File downloader 'resume' problem Pin
TCHamilton25-Aug-09 7:10
TCHamilton25-Aug-09 7:10 
GeneralRe: File downloader 'resume' problem Pin
TCHamilton3-Sep-09 8:50
TCHamilton3-Sep-09 8:50 
QuestionNew project startup questions Pin
BRShroyer24-Aug-09 9:34
BRShroyer24-Aug-09 9:34 
AnswerRe: New project startup questions Pin
Eddy Vluggen24-Aug-09 10:06
professionalEddy Vluggen24-Aug-09 10:06 
AnswerRe: New project startup questions [modified] Pin
Richard MacCutchan25-Aug-09 9:36
mveRichard MacCutchan25-Aug-09 9:36 
Well you seem to have set yourself (or been set) a goodly challenge!

1. The target date should not be used to decide what tools to use. I would suggest using the most up to date version of VS that is currently available (i.e VS2008) rather than worrying what might be available towards the end of the year. Chances are you need to be productive now, and not worrying about beta software.

2. Not sure of the answer to this one but I expect a Google search will get you to any tools that can do VB to C# conversions. Once you find a tool that works then try to convert the code then go through your compile and test phases; my guess is that that will keep you busy until February.

3. The phrasing of your question suggests that you are not yet a WPF expert. I would not advise trying to convert VB direct to WPF - the learning curve is quite steep. WPF certainly does some wonderful things but you really need to have a very good understanding of how it all fits together to get it right. if you ARE as good as Sacha, Josh or Karl (and all the others) then sure go for it, but if you are a novice then don't try yet. Same answer for MVVM, it's a great pattern, but you really need to understand how it all fits together before trying it on an operational project.

good luck,
Richard

modified on Wednesday, August 26, 2009 9:23 AM

QuestionHow to implement Team working with Visual Studio 2008 Team System ? Pin
hdv21224-Aug-09 9:02
hdv21224-Aug-09 9:02 
QuestionSending email in asp.net (using C# & VS 2005) Pin
blskv24-Aug-09 8:51
blskv24-Aug-09 8:51 
AnswerRe: Sending email in asp.net (using C# & VS 2005) Pin
Hristo-Bojilov24-Aug-09 9:52
Hristo-Bojilov24-Aug-09 9:52 
Question[Message Deleted] Pin
neha_rai24-Aug-09 8:33
neha_rai24-Aug-09 8:33 
QuestionRe: 2-D array Pin
harold aptroot24-Aug-09 9:13
harold aptroot24-Aug-09 9:13 
AnswerRe: 2-D array Pin
neha_rai24-Aug-09 9:21
neha_rai24-Aug-09 9:21 
GeneralRe: 2-D array Pin
Luc Pattyn24-Aug-09 9:30
sitebuilderLuc Pattyn24-Aug-09 9:30 
AnswerRe: [Message Deleted] Pin
Luc Pattyn24-Aug-09 11:49
sitebuilderLuc Pattyn24-Aug-09 11:49 
QuestionProcesses (up to 4) accessing to "serial.log" file handling Pin
Blubbo24-Aug-09 8:23
Blubbo24-Aug-09 8:23 
AnswerRe: Processes (up to 4) accessing to "serial.log" file handling Pin
Luc Pattyn24-Aug-09 9:31
sitebuilderLuc Pattyn24-Aug-09 9:31 
AnswerRe: Processes (up to 4) accessing to "serial.log" file handling (with pre-tags) Pin
Blubbo24-Aug-09 9:42
Blubbo24-Aug-09 9:42 
GeneralRe: Processes (up to 4) accessing to "serial.log" file handling (with pre-tags) Pin
Mycroft Holmes24-Aug-09 14:17
professionalMycroft Holmes24-Aug-09 14:17 
QuestionSetup & dependency error for officectrl.ocx Pin
NarVish24-Aug-09 6:53
NarVish24-Aug-09 6:53 
AnswerRe: Setup & dependency error for officectrl.ocx Pin
Saksida Bojan24-Aug-09 7:19
Saksida Bojan24-Aug-09 7:19 
GeneralRe: Setup & dependency error for officectrl.ocx Pin
NarVish24-Aug-09 7:24
NarVish24-Aug-09 7:24 
GeneralRe: Setup & dependency error for officectrl.ocx Pin
Saksida Bojan24-Aug-09 9:15
Saksida Bojan24-Aug-09 9:15 
QuestionCalling Form Buttonclick event from another file Pin
RS.Ratheesh24-Aug-09 6:41
RS.Ratheesh24-Aug-09 6:41 

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.