Click here to Skip to main content
15,895,084 members
Home / Discussions / C#
   

C#

 
GeneralRe: Control Ip Camera Pin
Synodiporos25-Apr-12 12:37
Synodiporos25-Apr-12 12:37 
GeneralRe: Control Ip Camera Pin
Pete O'Hanlon25-Apr-12 22:06
mvePete O'Hanlon25-Apr-12 22:06 
QuestionImage Processing Pin
Vimitha Manohar24-Apr-12 11:14
Vimitha Manohar24-Apr-12 11:14 
AnswerRe: Image Processing Pin
Wes Aday24-Apr-12 11:48
professionalWes Aday24-Apr-12 11:48 
QuestionGet data from 2 tables into a new table to display a list Pin
nhanlaptrinh24-Apr-12 7:45
nhanlaptrinh24-Apr-12 7:45 
AnswerRe: Get data from 2 tables into a new table to display a list Pin
Blue_Boy24-Apr-12 8:26
Blue_Boy24-Apr-12 8:26 
GeneralRe: Get data from 2 tables into a new table to display a list Pin
nhanlaptrinh24-Apr-12 11:16
nhanlaptrinh24-Apr-12 11:16 
QuestionSave objects with derived classes to disc Pin
larsp77724-Apr-12 5:12
larsp77724-Apr-12 5:12 
AnswerRe: Save objects with derived classes to disc Pin
Eddy Vluggen24-Apr-12 5:22
professionalEddy Vluggen24-Apr-12 5:22 
GeneralRe: Save objects with derived classes to disc Pin
larsp77724-Apr-12 5:30
larsp77724-Apr-12 5:30 
AnswerRe: Save objects with derived classes to disc Pin
Eddy Vluggen24-Apr-12 5:37
professionalEddy Vluggen24-Apr-12 5:37 
GeneralRe: Save objects with derived classes to disc Pin
larsp77724-Apr-12 5:48
larsp77724-Apr-12 5:48 
SuggestionRe: Save objects with derived classes to disc Pin
Eddy Vluggen24-Apr-12 5:57
professionalEddy Vluggen24-Apr-12 5:57 
GeneralRe: Save objects with derived classes to disc Pin
larsp77724-Apr-12 6:02
larsp77724-Apr-12 6:02 
GeneralRe: Save objects with derived classes to disc Pin
Eddy Vluggen24-Apr-12 6:15
professionalEddy Vluggen24-Apr-12 6:15 
GeneralRe: Save objects with derived classes to disc Pin
larsp77724-Apr-12 6:21
larsp77724-Apr-12 6:21 
GeneralRe: Save objects with derived classes to disc Pin
Dave Kreskowiak24-Apr-12 8:51
mveDave Kreskowiak24-Apr-12 8:51 
GeneralRe: Save objects with derived classes to disc Pin
larsp77724-Apr-12 10:31
larsp77724-Apr-12 10:31 
GeneralRe: Save objects with derived classes to disc Pin
Dave Kreskowiak24-Apr-12 15:47
mveDave Kreskowiak24-Apr-12 15:47 
GeneralRe: Save objects with derived classes to disc Pin
larsp77726-Apr-12 7:43
larsp77726-Apr-12 7:43 
AnswerRe: Save objects with derived classes to disc Pin
Alan N24-Apr-12 12:26
Alan N24-Apr-12 12:26 
Questionc# windows authentication offline Pin
k_finamore24-Apr-12 4:59
k_finamore24-Apr-12 4:59 
AnswerRe: c# windows authentication offline Pin
Pete O'Hanlon24-Apr-12 5:09
mvePete O'Hanlon24-Apr-12 5:09 
GeneralRe: c# windows authentication offline Pin
k_finamore24-Apr-12 5:21
k_finamore24-Apr-12 5:21 
AnswerRe: c# windows authentication offline Pin
Eddy Vluggen24-Apr-12 5:41
professionalEddy Vluggen24-Apr-12 5:41 
Without a lite AD, they've got nothing to query, and hence, nothing to authenticate against. Either drop the requirement for disconnected authentication (have 'em authenticate when they're back at work, uploading the new data on the network), or provide a way to authenticate them over the internet.

Keep in mind that I'm sniffing things on my own network, so you might want to encrypt that data if your user is going over somebody else's network Smile | :)

Third option would be a dedicated dial-in. POTS!
Bastard Programmer from Hell Suspicious | :suss:

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.