Click here to Skip to main content
15,917,321 members
Home / Discussions / C#
   

C#

 
AnswerRe: Anybody know how to upload video using ASP.NET? Pin
Alper Camel17-Dec-06 9:04
Alper Camel17-Dec-06 9:04 
QuestionGetting dynamic Datagrid Pin
narendrakumarp15-Dec-06 16:39
narendrakumarp15-Dec-06 16:39 
QuestionNewbie problems Pin
new to this15-Dec-06 15:10
new to this15-Dec-06 15:10 
AnswerRe: Newbie problems Pin
Guffa15-Dec-06 17:08
Guffa15-Dec-06 17:08 
QuestionCreating an own Rectangle class Pin
babbelfisken15-Dec-06 13:30
babbelfisken15-Dec-06 13:30 
AnswerRe: Creating an own Rectangle class Pin
Guffa15-Dec-06 15:58
Guffa15-Dec-06 15:58 
AnswerRe: Creating an own Rectangle class Pin
CPallini15-Dec-06 22:29
mveCPallini15-Dec-06 22:29 
Questionpersistant variable? Pin
amatbrewer15-Dec-06 13:12
amatbrewer15-Dec-06 13:12 
Is it possable to make a variable in a function persistant without declairing it outside of the function?
That is, retain its value between calls to that function while still allowing it to be changed.

e.g.
private void MyFunction(string sSillyGarbage)<br />
{<br />
  //unessaraly complex code  <br />
  int iMyPersistantVariable;<br />
  //tons of code that could probably be accomplished in<br />
  // 2 lines if i wasn't such a hack.<br />
}


Thanks,

David Wilkes

AnswerRe: persistant variable? Pin
Guffa15-Dec-06 17:20
Guffa15-Dec-06 17:20 
JokeRe: persistant variable? Pin
amatbrewer18-Dec-06 5:24
amatbrewer18-Dec-06 5:24 
AnswerRe: persistant variable? Pin
Luc Pattyn15-Dec-06 18:47
sitebuilderLuc Pattyn15-Dec-06 18:47 
GeneralRe: persistant variable? Pin
Guffa15-Dec-06 19:20
Guffa15-Dec-06 19:20 
GeneralRe: persistant variable? Pin
Luc Pattyn16-Dec-06 4:35
sitebuilderLuc Pattyn16-Dec-06 4:35 
GeneralRe: persistant variable? Pin
Guffa16-Dec-06 16:04
Guffa16-Dec-06 16:04 
QuestionRegex Help Pin
Expert Coming15-Dec-06 11:52
Expert Coming15-Dec-06 11:52 
AnswerRe: Regex Help Pin
Ravi Bhavnani15-Dec-06 11:58
professionalRavi Bhavnani15-Dec-06 11:58 
AnswerRe: Regex Help Pin
User 665815-Dec-06 11:59
User 665815-Dec-06 11:59 
GeneralRe: Regex Help Pin
Expert Coming15-Dec-06 12:03
Expert Coming15-Dec-06 12:03 
QuestionArrayList??????????? Pin
sajid.salim.khan15-Dec-06 10:20
sajid.salim.khan15-Dec-06 10:20 
AnswerRe: ArrayList??????????? Pin
User 665815-Dec-06 10:38
User 665815-Dec-06 10:38 
QuestionConfused about sockets... Pin
Lord Kixdemp15-Dec-06 10:14
Lord Kixdemp15-Dec-06 10:14 
AnswerRe: Confused about sockets... Pin
Ravi Bhavnani15-Dec-06 11:57
professionalRavi Bhavnani15-Dec-06 11:57 
GeneralRe: Confused about sockets... Pin
Lord Kixdemp15-Dec-06 17:27
Lord Kixdemp15-Dec-06 17:27 
GeneralRe: Confused about sockets... Pin
Ravi Bhavnani16-Dec-06 2:01
professionalRavi Bhavnani16-Dec-06 2:01 
QuestionGive me a Solution Pin
sajid.salim.khan15-Dec-06 10:05
sajid.salim.khan15-Dec-06 10:05 

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.