Click here to Skip to main content
15,902,492 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: RaiseEvent inside Workflow Activity Pin
Kevin McFarlane16-Jan-08 11:37
Kevin McFarlane16-Jan-08 11:37 
QuestionCreating event log sources before writing to them Pin
Mohammed El-Afifi8-Jan-08 21:02
professionalMohammed El-Afifi8-Jan-08 21:02 
GeneralRe: Creating event log sources before writing to them Pin
Dave Kreskowiak9-Jan-08 4:36
mveDave Kreskowiak9-Jan-08 4:36 
QuestionVideo encoder library Pin
DenisSavenkov8-Jan-08 13:00
DenisSavenkov8-Jan-08 13:00 
GeneralRe: Video encoder library Pin
Paul Conrad26-Jan-08 7:23
professionalPaul Conrad26-Jan-08 7:23 
GeneralRe: Video encoder library Pin
DenisSavenkov26-Jan-08 9:50
DenisSavenkov26-Jan-08 9:50 
QuestionWebRequest or ??? Pin
#realJSOP8-Jan-08 8:49
professional#realJSOP8-Jan-08 8:49 
AnswerRe: WebRequest or ??? Pin
Patrick Etc.8-Jan-08 12:08
Patrick Etc.8-Jan-08 12:08 
Actually, in this case the easiest thing to do is probably use the WebClient. It's got several convenience methods for sending requests and since you don't seem to need anything complex (you don't care about cookies or authentication?) it should do the trick.

Also, if you haven't already, take a look at UriBuilder. A very convenient little class that will build full Uri's and query strings for you.


It has become appallingly obvious that our technology has exceeded our humanity. - Albert Einstein

Questionsource of the event log associated to a windows service Pin
Mohammed El-Afifi8-Jan-08 1:11
professionalMohammed El-Afifi8-Jan-08 1:11 
GeneralRe: source of the event log associated to a windows service Pin
led mike8-Jan-08 6:47
led mike8-Jan-08 6:47 
AnswerQuickest/Best way to get lots of data into SQL/Acess etc... Pin
DrTip7-Jan-08 22:31
DrTip7-Jan-08 22:31 
GeneralRe: Quickest/Best way to get lots of data into SQL/Acess etc... Pin
Dave Kreskowiak10-Jan-08 8:53
mveDave Kreskowiak10-Jan-08 8:53 
GeneralRe: Quickest/Best way to get lots of data into SQL/Acess etc... Pin
DrTip10-Jan-08 10:04
DrTip10-Jan-08 10:04 
GeneralRe: Quickest/Best way to get lots of data into SQL/Acess etc... [modified] Pin
Dave Kreskowiak10-Jan-08 10:11
mveDave Kreskowiak10-Jan-08 10:11 
GeneralRunning .NET applications on Vista without admin privileges [modified] Pin
Patrick Etc.7-Jan-08 9:51
Patrick Etc.7-Jan-08 9:51 
GeneralRe: Running .NET applications on Vista without admin privileges Pin
Mark Salsbery7-Jan-08 10:25
Mark Salsbery7-Jan-08 10:25 
GeneralRe: Running .NET applications on Vista without admin privileges Pin
Patrick Etc.7-Jan-08 11:13
Patrick Etc.7-Jan-08 11:13 
GeneralRe: Running .NET applications on Vista without admin privileges Pin
Mike Dimmick7-Jan-08 11:17
Mike Dimmick7-Jan-08 11:17 
GeneralRe: Running .NET applications on Vista without admin privileges Pin
Patrick Etc.8-Jan-08 8:08
Patrick Etc.8-Jan-08 8:08 
QuestionUse of .Net 2.0 class in MSVS 2003 project Pin
boemie7-Jan-08 4:36
boemie7-Jan-08 4:36 
GeneralRe: Use of .Net 2.0 class in MSVS 2003 project Pin
Luc Pattyn7-Jan-08 6:44
sitebuilderLuc Pattyn7-Jan-08 6:44 
GeneralRe: Use of .Net 2.0 class in MSVS 2003 project Pin
boemie7-Jan-08 19:49
boemie7-Jan-08 19:49 
GeneralApplication/Configuration Data Pin
Dave Moor (the real one)7-Jan-08 4:21
Dave Moor (the real one)7-Jan-08 4:21 
GeneralRe: Application/Configuration Data Pin
Mark Salsbery7-Jan-08 9:38
Mark Salsbery7-Jan-08 9:38 
GeneralBackward Compatibility in Visual Studio .NET 2003 Pin
Ashraf Tirawi6-Jan-08 23:40
Ashraf Tirawi6-Jan-08 23:40 

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.