Click here to Skip to main content
15,920,704 members
Home / Discussions / C#
   

C#

 
QuestionPlease could someone help me with the code required to access resources in a res file Pin
Rendili12-Oct-05 7:49
Rendili12-Oct-05 7:49 
QuestionAssign null value to a Decimal Pin
zaboboa12-Oct-05 7:41
zaboboa12-Oct-05 7:41 
AnswerRe: Assign null value to a Decimal Pin
Dan Neely12-Oct-05 7:49
Dan Neely12-Oct-05 7:49 
GeneralRe: Assign null value to a Decimal Pin
zaboboa12-Oct-05 7:50
zaboboa12-Oct-05 7:50 
AnswerRe: Assign null value to a Decimal Pin
David Stone12-Oct-05 7:50
sitebuilderDavid Stone12-Oct-05 7:50 
AnswerRe: Assign null value to a Decimal Pin
Dave Kreskowiak12-Oct-05 8:02
mveDave Kreskowiak12-Oct-05 8:02 
QuestionURGENT please - play a .avi file by a file stream Pin
Sasuko12-Oct-05 6:37
Sasuko12-Oct-05 6:37 
AnswerRe: URGENT please - play a .avi file by a file stream Pin
David Stone12-Oct-05 6:44
sitebuilderDavid Stone12-Oct-05 6:44 
Well, you can't really hand off a stream to whatever you're using to play an AVI file because it probably doesn't understand streams. However, you could use the System.IO.IsolatedStorage classes to store the stream to a file in a temporary location and then open it from there. Just a thought...


Picture a huge catholic cathedral. In it there's many people, including a gregorian monk choir. You know, those who sing beautifully. Then they start singing, in latin, as they always do: "Ad hominem..."
-Jörgen Sigvardsson

GeneralRe: URGENT please - play a .avi file by a file stream Pin
Sasuko12-Oct-05 7:10
Sasuko12-Oct-05 7:10 
GeneralRe: URGENT please - play a .avi file by a file stream Pin
David Stone12-Oct-05 7:20
sitebuilderDavid Stone12-Oct-05 7:20 
GeneralRe: URGENT please - play a .avi file by a file stream Pin
Sasuko12-Oct-05 7:31
Sasuko12-Oct-05 7:31 
GeneralRe: URGENT please - play a .avi file by a file stream Pin
David Stone12-Oct-05 7:48
sitebuilderDavid Stone12-Oct-05 7:48 
GeneralRe: URGENT please - play a .avi file by a file stream Pin
Dave Kreskowiak12-Oct-05 7:59
mveDave Kreskowiak12-Oct-05 7:59 
GeneralRe: URGENT please - play a .avi file by a file stream Pin
Sasuko12-Oct-05 8:19
Sasuko12-Oct-05 8:19 
GeneralRe: URGENT please - play a .avi file by a file stream Pin
Dave Kreskowiak12-Oct-05 11:55
mveDave Kreskowiak12-Oct-05 11:55 
GeneralRe: URGENT please - play a .avi file by a file stream Pin
Sasuko12-Oct-05 11:59
Sasuko12-Oct-05 11:59 
QuestionTCP Synchronous Encryption in C# .NET Pin
IHSSITEMAN12-Oct-05 6:04
IHSSITEMAN12-Oct-05 6:04 
AnswerRe: TCP Synchronous Encryption in C# .NET Pin
David Stone12-Oct-05 6:49
sitebuilderDavid Stone12-Oct-05 6:49 
GeneralRe: TCP Synchronous Encryption in C# .NET Pin
IHSSITEMAN12-Oct-05 7:51
IHSSITEMAN12-Oct-05 7:51 
QuestionRunning Word Macros from an external file using Automation Pin
Guinness4Strength12-Oct-05 5:23
Guinness4Strength12-Oct-05 5:23 
QuestionAdd a List to a Console Application Pin
kmg4312-Oct-05 5:01
kmg4312-Oct-05 5:01 
AnswerRe: Add a List to a Console Application Pin
Dave Kreskowiak12-Oct-05 5:12
mveDave Kreskowiak12-Oct-05 5:12 
QuestionHow to Scan Bar Code in C# Pin
| Muhammad Waqas Butt |12-Oct-05 4:22
professional| Muhammad Waqas Butt |12-Oct-05 4:22 
AnswerRe: How to Scan Bar Code in C# Pin
Dave Kreskowiak12-Oct-05 4:38
mveDave Kreskowiak12-Oct-05 4:38 
GeneralRe: How to Scan Bar Code in C# Pin
| Muhammad Waqas Butt |12-Oct-05 22:32
professional| Muhammad Waqas Butt |12-Oct-05 22:32 

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.