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

C#

 
QuestionConvert a video from 32bit ->16bit in DirectShow -- possible? Pin
Nyst30-Sep-05 5:12
Nyst30-Sep-05 5:12 
QuestionRetrieve resource from resources.resx? Pin
Carl Mercier30-Sep-05 4:04
Carl Mercier30-Sep-05 4:04 
AnswerRe: Retrieve resource from resources.resx? Pin
Jon Rista30-Sep-05 7:23
Jon Rista30-Sep-05 7:23 
AnswerRe: Retrieve resource from resources.resx? Pin
Heinz_30-Sep-05 8:33
Heinz_30-Sep-05 8:33 
GeneralRe: Retrieve resource from resources.resx? Pin
Carl Mercier30-Sep-05 10:56
Carl Mercier30-Sep-05 10:56 
GeneralRe: Retrieve resource from resources.resx? Pin
Heinz_30-Sep-05 17:35
Heinz_30-Sep-05 17:35 
QuestionPage_Unload question Pin
Sled Dog30-Sep-05 3:50
Sled Dog30-Sep-05 3:50 
AnswerRe: Page_Unload question Pin
Tom Larsen30-Sep-05 4:35
Tom Larsen30-Sep-05 4:35 
I always thought "Load" and "Unload" where bad terms for web app API in this situation. In this case it should have been "Pre"/"Post" or some other pair of terms I'm drawing a blank on. Smile | :) The idea is that when the server touches the object for some activity it fires a "Load" and when it is done with it it fires a "Unload". The action that triggered the pair of events may not have anything to do with actual Html or sending data to the client. The object itself has a "lifetime" outside of these pair of events as well (the object might be created hours before the actual event, the object might not be disposed for hours).

Ultimately, having web controls behave this way is desirable over being tied to create/destroy events.

-- modified at 10:40 Friday 30th September, 2005
GeneralRe: Page_Unload question Pin
Sled Dog30-Sep-05 4:56
Sled Dog30-Sep-05 4:56 
QuestionCrystalReport RAS Request Pin
User 209307330-Sep-05 2:26
User 209307330-Sep-05 2:26 
Questionfetching data from dataset using sql query Pin
arusmemon30-Sep-05 1:40
arusmemon30-Sep-05 1:40 
AnswerRe: fetching data from dataset using sql query Pin
Gavin Jeffrey30-Sep-05 2:07
Gavin Jeffrey30-Sep-05 2:07 
AnswerRe: fetching data from dataset using sql query Pin
Jon Rista30-Sep-05 7:36
Jon Rista30-Sep-05 7:36 
QuestionRotating images Pin
PHDENG8130-Sep-05 1:25
PHDENG8130-Sep-05 1:25 
AnswerRe: Rotating images Pin
Robert Rohde30-Sep-05 9:55
Robert Rohde30-Sep-05 9:55 
Questionhow to pass messages between java and .net without using sockets Pin
hasansheik30-Sep-05 1:03
hasansheik30-Sep-05 1:03 
AnswerRe: how to pass messages between java and .net without using sockets Pin
mohamad rafi30-Sep-05 3:01
sussmohamad rafi30-Sep-05 3:01 
AnswerRe: how to pass messages between java and .net without using sockets Pin
Daniel Grunwald30-Sep-05 3:32
Daniel Grunwald30-Sep-05 3:32 
AnswerRe: how to pass messages between java and .net without using sockets Pin
Jon Rista1-Oct-05 8:18
Jon Rista1-Oct-05 8:18 
QuestionAxAcroPDFLib???? Pin
Walt12330-Sep-05 0:20
Walt12330-Sep-05 0:20 
AnswerRe: AxAcroPDFLib???? Pin
Dave Kreskowiak30-Sep-05 8:23
mveDave Kreskowiak30-Sep-05 8:23 
GeneralRe: AxAcroPDFLib???? Pin
Walt12330-Sep-05 15:57
Walt12330-Sep-05 15:57 
Questioncreate a custom file Pin
Sasuko30-Sep-05 0:05
Sasuko30-Sep-05 0:05 
AnswerRe: create a custom file Pin
Gavin Jeffrey30-Sep-05 2:12
Gavin Jeffrey30-Sep-05 2:12 
AnswerRe: create a custom file Pin
Wjousts30-Sep-05 2:54
Wjousts30-Sep-05 2:54 

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.