Click here to Skip to main content
15,906,625 members
Home / Discussions / C#
   

C#

 
AnswerRe: Resistor color code Pin
Jochen Arndt9-Oct-16 0:44
professionalJochen Arndt9-Oct-16 0:44 
GeneralRe: Resistor color code Pin
Pavlex49-Oct-16 0:48
Pavlex49-Oct-16 0:48 
GeneralRe: Resistor color code Pin
Jochen Arndt9-Oct-16 1:09
professionalJochen Arndt9-Oct-16 1:09 
GeneralRe: Resistor color code Pin
Pavlex49-Oct-16 1:11
Pavlex49-Oct-16 1:11 
GeneralRe: Resistor color code Pin
Pavlex49-Oct-16 7:31
Pavlex49-Oct-16 7:31 
GeneralRe: Resistor color code Pin
Pavlex49-Oct-16 12:21
Pavlex49-Oct-16 12:21 
QuestionCopy the text of any windows anywhere Pin
Daniyaltjm8-Oct-16 0:29
Daniyaltjm8-Oct-16 0:29 
AnswerRe: Copy the text of any windows anywhere Pin
OriginalGriff8-Oct-16 0:56
mveOriginalGriff8-Oct-16 0:56 
GeneralRe: Copy the text of any windows anywhere Pin
Daniyaltjm9-Oct-16 5:24
Daniyaltjm9-Oct-16 5:24 
GeneralRe: Copy the text of any windows anywhere Pin
OriginalGriff9-Oct-16 5:50
mveOriginalGriff9-Oct-16 5:50 
GeneralRe: Copy the text of any windows anywhere Pin
Daniyaltjm9-Oct-16 6:12
Daniyaltjm9-Oct-16 6:12 
GeneralRe: Copy the text of any windows anywhere Pin
OriginalGriff9-Oct-16 6:23
mveOriginalGriff9-Oct-16 6:23 
GeneralRe: Copy the text of any windows anywhere Pin
Daniyaltjm9-Oct-16 6:59
Daniyaltjm9-Oct-16 6:59 
GeneralRe: Copy the text of any windows anywhere Pin
NotPolitcallyCorrect9-Oct-16 5:50
NotPolitcallyCorrect9-Oct-16 5:50 
QuestionLine Control in C# 2005 ? Pin
Member 24584677-Oct-16 18:01
Member 24584677-Oct-16 18:01 
AnswerRe: Line Control in C# 2005 ? Pin
OriginalGriff7-Oct-16 19:39
mveOriginalGriff7-Oct-16 19:39 
AnswerRe: Line Control in C# 2005 ? Pin
Garth J Lancaster8-Oct-16 23:48
professionalGarth J Lancaster8-Oct-16 23:48 
QuestionStore persistent data Pin
sunsher6-Oct-16 15:25
sunsher6-Oct-16 15:25 
AnswerRe: Store persistent data Pin
Mycroft Holmes6-Oct-16 20:09
professionalMycroft Holmes6-Oct-16 20:09 
GeneralRe: Store persistent data Pin
OriginalGriff6-Oct-16 22:30
mveOriginalGriff6-Oct-16 22:30 
AnswerRe: Store persistent data Pin
NotPolitcallyCorrect6-Oct-16 23:45
NotPolitcallyCorrect6-Oct-16 23:45 
AnswerRe: Store persistent data Pin
ZurdoDev7-Oct-16 5:12
professionalZurdoDev7-Oct-16 5:12 
If you want help you need to be much more specific. What do you mean by persistent data? In ASP.Net you can store data in the application cache which persists as long as the process is running. You can store in a cookie which persists until it expires or is deleted. You can persist in the database or a file for however long you want.
There are only 10 types of people in the world, those who understand binary and those who don't.

PraiseRe: Store persistent data Pin
Eddy Vluggen7-Oct-16 11:47
professionalEddy Vluggen7-Oct-16 11:47 
AnswerRe: Store persistent data Pin
Abhinav S7-Oct-16 20:23
Abhinav S7-Oct-16 20:23 
GeneralRe: Store persistent data Pin
sunsher9-Oct-16 16:26
sunsher9-Oct-16 16:26 

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.