Click here to Skip to main content
15,881,600 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: How to find information about [assembly: ...] attribute Pin
0x3c031-May-09 1:36
0x3c031-May-09 1:36 
AnswerRe: How to find information about [assembly: ...] attribute Pin
Luc Pattyn31-May-09 2:09
sitebuilderLuc Pattyn31-May-09 2:09 
QuestionHow to monitor, what are the application is running in LAN machine, How to write code in Asp.net ? Pin
gmdoss30-May-09 18:56
gmdoss30-May-09 18:56 
AnswerRe: How to monitor, what are the application is running in LAN machine, How to write code in Asp.net ? PinPopular
Baran M31-May-09 23:08
Baran M31-May-09 23:08 
QuestionHow do i write code for image segmentation using c#? Pin
gmdoss30-May-09 18:53
gmdoss30-May-09 18:53 
AnswerRe: How do i write code for image segmentation using c#? Pin
Pete O'Hanlon30-May-09 22:07
mvePete O'Hanlon30-May-09 22:07 
QuestionHow do I write a application for a smart card reader ACR122 NFC reader!!!!! Pin
samnette30-May-09 14:23
samnette30-May-09 14:23 
AnswerRe: How do I write a application for a smart card reader ACR122 NFC reader!!!!! Pin
Garth J Lancaster30-May-09 16:02
professionalGarth J Lancaster30-May-09 16:02 
it seems like it comes with a pretty impressive SDK

I'd think the first step after installing VS2008 would be to take one of the samples - ie, in the language of your choice, compile it, test it, play with it, think about what its doing - make sure you know what call is doing what

Then think about the real world application you need to write, and having the sample, SDK reference manual in hand, rough out a spec on paper for it. Use what you know from the example, the manual etc to fill in the gaps between the sample and your real application.

Then either extend the sample or recode a new application.

ps .. are you sure you need VS2008 - it looks like the samples are VS2005 orientated - that may or may not give you grief - I'd always start off with the compiler the 3rd party supports before going beyond that - Ive done enough integration of other people's tools etc over the years to realise that the first thing they'll ask if you cant get something working is what your setup/versions are - if they come back to you with a 'we dont yet support VS2008' you could be up sh*t creek - its unlikely that you couldnt make it work with VS2008, but vendors can be unhelpful if their regime isnt followed


'g'
QuestionRe: How do I write a application for a smart card reader ACR122 NFC reader!!!!! Pin
samnette16-Jun-09 5:02
samnette16-Jun-09 5:02 
AnswerRe: How do I write a application for a smart card reader ACR122 NFC reader!!!!! Pin
Garth J Lancaster16-Jun-09 12:10
professionalGarth J Lancaster16-Jun-09 12:10 
GeneralRe: How do I write a application for a smart card reader ACR122 NFC reader!!!!! Pin
samnette16-Jun-09 15:07
samnette16-Jun-09 15:07 
GeneralRe: How do I write a application for a smart card reader ACR122 NFC reader!!!!! Pin
Garth J Lancaster17-Jun-09 12:51
professionalGarth J Lancaster17-Jun-09 12:51 
GeneralRe: How do I write a application for a smart card reader ACR122 NFC reader!!!!! Pin
AlexHitch22-Oct-09 3:40
AlexHitch22-Oct-09 3:40 
GeneralRe: How do I write a application for a smart card reader ACR122 NFC reader!!!!! Pin
Garth J Lancaster22-Oct-09 8:22
professionalGarth J Lancaster22-Oct-09 8:22 
Questionusing Pin
Roland Szigeti29-May-09 23:33
Roland Szigeti29-May-09 23:33 
AnswerRe: using Pin
Mustafa Ismail Mustafa30-May-09 0:08
Mustafa Ismail Mustafa30-May-09 0:08 
GeneralRe: using Pin
Roland Szigeti30-May-09 4:22
Roland Szigeti30-May-09 4:22 
GeneralRe: using Pin
Baran M31-May-09 2:29
Baran M31-May-09 2:29 
GeneralRe: using Pin
Roland Szigeti31-May-09 3:20
Roland Szigeti31-May-09 3:20 
GeneralRe: using Pin
Dave Kreskowiak31-May-09 3:34
mveDave Kreskowiak31-May-09 3:34 
GeneralRe: using Pin
Roland Szigeti31-May-09 3:53
Roland Szigeti31-May-09 3:53 
GeneralRe: using Pin
Dave Kreskowiak31-May-09 5:49
mveDave Kreskowiak31-May-09 5:49 
GeneralRe: using Pin
ScottM11-Jun-09 0:39
ScottM11-Jun-09 0:39 
GeneralRe: using [modified] Pin
0x3c031-May-09 3:55
0x3c031-May-09 3:55 
GeneralRe: using Pin
Pete O'Hanlon31-May-09 8:56
mvePete O'Hanlon31-May-09 8:56 

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.