Click here to Skip to main content
15,867,704 members
Home / Discussions / C#
   

C#

 
GeneralRe: Where are the libraries located in C#? Pin
Brian_TheLion4-Apr-19 0:09
Brian_TheLion4-Apr-19 0:09 
GeneralRe: Where are the libraries located in C#? Pin
Luc Pattyn4-Apr-19 0:15
sitebuilderLuc Pattyn4-Apr-19 0:15 
GeneralRe: Where are the libraries located in C#? Pin
Brian_TheLion4-Apr-19 0:18
Brian_TheLion4-Apr-19 0:18 
GeneralRe: Where are the libraries located in C#? Pin
Brian_TheLion4-Apr-19 0:36
Brian_TheLion4-Apr-19 0:36 
GeneralRe: Where are the libraries located in C#? Pin
Luc Pattyn4-Apr-19 1:07
sitebuilderLuc Pattyn4-Apr-19 1:07 
GeneralRe: Where are the libraries located in C#? Pin
Brian_TheLion4-Apr-19 10:03
Brian_TheLion4-Apr-19 10:03 
GeneralRe: Where are the libraries located in C#? Pin
Luc Pattyn4-Apr-19 11:52
sitebuilderLuc Pattyn4-Apr-19 11:52 
QuestionDetect Samsung Tablet Plugged Into USB Pin
Kevin Marois3-Apr-19 14:34
professionalKevin Marois3-Apr-19 14:34 
I'm working on an inventory app. The users will take inventory on Android tablets. They will scan the barcode and fill in some info. I will probably serialize the info to an XML file on the tablet.

They will then plug the tablet into a PC and download the inventory files onto the PC which will process it.

2 questions...

First, how can my windows app know when a specifc tablet is plugged in and/or unplugged? I can give the tablets names or Id's if needed.

I guess I could handle some windows function and examine the devices name/Id.

Second, what's involved in getting the data off the tablet? Can the Windows app get files from a specific folder off the tablet? Windows would probably see it as just another drive. The question of access rights comes to mind.

I've never done tablet/PC interaction before.

Is this the best way? I'm open to ideas.

Thanks
If it's not broken, fix it until it is.
Everything makes sense in someone's mind.
Ya can't fix stupid.

AnswerRe: Detect Samsung Tablet Plugged Into USB Pin
Eddy Vluggen3-Apr-19 21:44
professionalEddy Vluggen3-Apr-19 21:44 
AnswerRe: Detect Samsung Tablet Plugged Into USB Pin
OriginalGriff4-Apr-19 5:01
mveOriginalGriff4-Apr-19 5:01 
AnswerRe: Detect Samsung Tablet Plugged Into USB Pin
Gerry Schmitz4-Apr-19 5:21
mveGerry Schmitz4-Apr-19 5:21 
QuestionHow exactly is locking performed with IIS and a web.config? Pin
Xarzu2-Apr-19 16:46
Xarzu2-Apr-19 16:46 
AnswerRe: How exactly is locking performed with IIS and a web.config? Pin
Richard Deeming3-Apr-19 0:11
mveRichard Deeming3-Apr-19 0:11 
QuestionWhat are the settings I need to have in order to run debug in Visual Studio for a program set up in the IIS? Pin
Xarzu2-Apr-19 9:51
Xarzu2-Apr-19 9:51 
AnswerRe: What are the settings I need to have in order to run debug in Visual Studio for a program set up in the IIS? Pin
Ron Nicholson2-Apr-19 11:02
professionalRon Nicholson2-Apr-19 11:02 
QuestionRDLC Report with nested row groups Pin
Member 140571372-Apr-19 8:28
Member 140571372-Apr-19 8:28 
QuestionUpdate User Environment Variable Pin
DavPCode2-Apr-19 4:50
DavPCode2-Apr-19 4:50 
AnswerRe: Update User Environment Variable Pin
OriginalGriff2-Apr-19 5:50
mveOriginalGriff2-Apr-19 5:50 
GeneralRe: Update User Environment Variable Pin
DavPCode2-Apr-19 7:12
DavPCode2-Apr-19 7:12 
GeneralRe: Update User Environment Variable Pin
Richard Deeming2-Apr-19 8:06
mveRichard Deeming2-Apr-19 8:06 
GeneralRe: Update User Environment Variable Pin
DavPCode2-Apr-19 12:07
DavPCode2-Apr-19 12:07 
QuestionValues Sum in a file Pin
Member 1420343029-Mar-19 10:46
Member 1420343029-Mar-19 10:46 
AnswerRe: Values Sum in a file Pin
OriginalGriff29-Mar-19 21:21
mveOriginalGriff29-Mar-19 21:21 
AnswerRe: Values Sum in a file Pin
Member 1420343030-Mar-19 3:29
Member 1420343030-Mar-19 3:29 
AnswerRe: Values Sum in a file Pin
BillWoodruff31-Mar-19 19:25
professionalBillWoodruff31-Mar-19 19:25 

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.