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

.NET (Core and Framework)

 
AnswerRe: Error while sending email Pin
Dave Kreskowiak12-Nov-08 3:34
mveDave Kreskowiak12-Nov-08 3:34 
AnswerRe: Error while sending email Pin
Roger Wright13-Nov-08 5:04
professionalRoger Wright13-Nov-08 5:04 
GeneralRe: Error while sending email Pin
Vipul Mehta13-Nov-08 23:41
Vipul Mehta13-Nov-08 23:41 
Question.net newbie - lost in the details.... Pin
charlieg12-Nov-08 2:24
charlieg12-Nov-08 2:24 
AnswerRe: .net newbie - lost in the details.... Pin
Dave Kreskowiak12-Nov-08 3:33
mveDave Kreskowiak12-Nov-08 3:33 
AnswerRe: .net newbie - lost in the details.... Pin
Jon_Boy12-Nov-08 4:20
Jon_Boy12-Nov-08 4:20 
AnswerRe: .net newbie - lost in the details.... Pin
Pete O'Hanlon12-Nov-08 5:13
mvePete O'Hanlon12-Nov-08 5:13 
Question1 computer, 2 nics connected to each other Pin
XenAeon11-Nov-08 10:41
XenAeon11-Nov-08 10:41 
I've been fighting this one for a couple of days. I have 2 nics, and 1 computer, the 2 nics are connected to each other (same or separate subnets).

In my C# tool I am essentially trying to send packets from one interface to the other. Seems pretty basic... The issue that I am having is the internal route tables seem to be routing, instead of allowing me to force what I need out the interface. I am using .NET sockets, and thought BINDing to the specific interface and then using the DONTROUTE socket option would do what I need. Should this work? The other option is likely to use raw sockets (spoof), but apparently winXP SP2 has canned that possibility.
AnswerRe: 1 computer, 2 nics connected to each other Pin
Roger Wright14-Nov-08 4:54
professionalRoger Wright14-Nov-08 4:54 
Question.NET Runtime 2.0 Error Event ID 1000 - Need som help! Pin
Daniel Jansson11-Nov-08 3:44
Daniel Jansson11-Nov-08 3:44 
QuestionFront page extension Problem Pin
ALAQUNAIBI10-Nov-08 21:47
ALAQUNAIBI10-Nov-08 21:47 
AnswerRe: Front page extension Problem Pin
Thomas Stockwell11-Nov-08 2:54
professionalThomas Stockwell11-Nov-08 2:54 
QuestionError while using c# dll as ActiveXComponents Pin
mdubey8210-Nov-08 4:42
mdubey8210-Nov-08 4:42 
AnswerRe: Error while using c# dll as ActiveXComponents Pin
Thomas Stockwell11-Nov-08 2:55
professionalThomas Stockwell11-Nov-08 2:55 
QuestionRegarding Interop.Microsoft.Office.Interop.Word.dll Pin
chinnu bangaram10-Nov-08 3:13
chinnu bangaram10-Nov-08 3:13 
AnswerRe: Regarding Interop.Microsoft.Office.Interop.Word.dll Pin
Dave Kreskowiak10-Nov-08 4:01
mveDave Kreskowiak10-Nov-08 4:01 
GeneralRe: Regarding Interop.Microsoft.Office.Interop.Word.dll Pin
chinnu bangaram10-Nov-08 17:55
chinnu bangaram10-Nov-08 17:55 
GeneralRe: Regarding Interop.Microsoft.Office.Interop.Word.dll Pin
Pete O'Hanlon11-Nov-08 5:13
mvePete O'Hanlon11-Nov-08 5:13 
GeneralRe: Regarding Interop.Microsoft.Office.Interop.Word.dll Pin
Jon_Boy12-Nov-08 9:50
Jon_Boy12-Nov-08 9:50 
QuestionMy local SQL Server database and .NET application.?????? Pin
devboycpp9-Nov-08 9:01
devboycpp9-Nov-08 9:01 
AnswerRe: My local SQL Server database and .NET application.?????? Pin
Wendelius9-Nov-08 9:32
mentorWendelius9-Nov-08 9:32 
QuestionAny fast way to do Array.IndexOf(Of Integer)() without DLL's Pin
supercat97-Nov-08 13:10
supercat97-Nov-08 13:10 
GeneralRe: Any fast way to do Array.IndexOf(Of Integer)() without DLL's Pin
Luc Pattyn7-Nov-08 14:26
sitebuilderLuc Pattyn7-Nov-08 14:26 
GeneralRe: Any fast way to do Array.IndexOf(Of Integer)() without DLL's Pin
supercat97-Nov-08 18:56
supercat97-Nov-08 18:56 
GeneralRe: Any fast way to do Array.IndexOf(Of Integer)() without DLL's Pin
Kevin McFarlane8-Nov-08 0:50
Kevin McFarlane8-Nov-08 0:50 

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.