Click here to Skip to main content
15,888,521 members
Home / Discussions / C#
   

C#

 
AnswerRe: Making a generic progress form Pin
Robert Rohde8-Mar-11 21:00
Robert Rohde8-Mar-11 21:00 
AnswerRe: Making a generic progress form Pin
_Erik_9-Mar-11 2:32
_Erik_9-Mar-11 2:32 
AnswerRe: Making a generic progress form Pin
RaviRanjanKr9-Mar-11 17:14
professionalRaviRanjanKr9-Mar-11 17:14 
GeneralRe: Making a generic progress form Pin
Etienne_1239-Mar-11 19:48
Etienne_1239-Mar-11 19:48 
QuestionLINQ to SQL - join and where: Is it performed in Database? Or load the dataset into memory before operation actually is performed? Pin
devvvy8-Mar-11 15:32
devvvy8-Mar-11 15:32 
AnswerRe: LINQ to SQL - join and where: Is it performed in Database? Or load the dataset into memory before operation actually is performed? Pin
Andy Brummer8-Mar-11 16:10
sitebuilderAndy Brummer8-Mar-11 16:10 
GeneralRe: LINQ to SQL - join and where: Is it performed in Database? Or load the dataset into memory before operation actually is performed? Pin
devvvy9-Mar-11 2:22
devvvy9-Mar-11 2:22 
QuestionTrying to write to a microchip, looking for guidance Pin
turbosupramk38-Mar-11 14:09
turbosupramk38-Mar-11 14:09 
I'm trying to figure out how I can create a custom GUI to write to a microchip.

The way that the Microchip IDE works is that it uses the "Full Duplex Serial" object with an FTDI to USB serial converter and will send or receive data that way,I believe that object is written in Delphi though, of which I have 0 experience with.

I'm wondering if I can use this c sharp serial object C sharp serial object and if anyone has any suggestions on how to test with it? I believe I can write at 115200, no parity bit, 8 data bits and 1 stop bit.

I'm sorry if this post seems to lack a little information, I haven't been programming long and I've never tried to write to a microchip before, I've only created programs in the Windows environment within the .net framework.

I also don't know if I can just update a variable saved on the microchip or if I have to rewrite the entire program to the chip, with the updated variables?
AnswerRe: Trying to write to a microchip, looking for guidance Pin
Dan Mos9-Mar-11 0:33
Dan Mos9-Mar-11 0:33 
GeneralRe: Trying to write to a microchip, looking for guidance Pin
turbosupramk310-Mar-11 5:59
turbosupramk310-Mar-11 5:59 
GeneralRe: Trying to write to a microchip, looking for guidance Pin
Dan Mos11-Mar-11 6:05
Dan Mos11-Mar-11 6:05 
QuestionApplication directories for Form App? Pin
grmihel28-Mar-11 4:02
grmihel28-Mar-11 4:02 
AnswerRe: Application directories for Form App? Pin
Groulien8-Mar-11 4:20
Groulien8-Mar-11 4:20 
AnswerRe: Application directories for Form App? Pin
Dalek Dave8-Mar-11 5:41
professionalDalek Dave8-Mar-11 5:41 
GeneralRe: Application directories for Form App? Pin
fjdiewornncalwe8-Mar-11 5:58
professionalfjdiewornncalwe8-Mar-11 5:58 
AnswerRe: Application directories for Form App? Pin
Pete O'Hanlon8-Mar-11 6:40
mvePete O'Hanlon8-Mar-11 6:40 
GeneralRe: Application directories for Form App? Pin
grmihel29-Mar-11 22:10
grmihel29-Mar-11 22:10 
QuestionCoping an Email from Inbox to User Folder Pin
MWRivera8-Mar-11 3:31
MWRivera8-Mar-11 3:31 
AnswerRe: Coping an Email from Inbox to User Folder Pin
Pete O'Hanlon8-Mar-11 3:59
mvePete O'Hanlon8-Mar-11 3:59 
GeneralRe: Coping an Email from Inbox to User Folder Pin
MWRivera8-Mar-11 4:17
MWRivera8-Mar-11 4:17 
GeneralRe: Coping an Email from Inbox to User Folder Pin
Pete O'Hanlon8-Mar-11 4:24
mvePete O'Hanlon8-Mar-11 4:24 
GeneralRe: Coping an Email from Inbox to User Folder Pin
MWRivera8-Mar-11 4:50
MWRivera8-Mar-11 4:50 
GeneralRe: Coping an Email from Inbox to User Folder Pin
Pete O'Hanlon8-Mar-11 5:18
mvePete O'Hanlon8-Mar-11 5:18 
GeneralRe: Coping an Email from Inbox to User Folder Pin
MWRivera8-Mar-11 5:22
MWRivera8-Mar-11 5:22 
QuestionT4 assembly missing Pin
SolarEx8-Mar-11 0:10
SolarEx8-Mar-11 0:10 

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.