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

.NET (Core and Framework)

 
GeneralRe: Automatically generate Release Notes from code Pin
kozu27-Nov-07 11:47
kozu27-Nov-07 11:47 
QuestionBinding IP address to modem connection. Pin
Mark Lese27-Nov-07 9:09
Mark Lese27-Nov-07 9:09 
AnswerRe: Binding IP address to modem connection. Pin
Dave Kreskowiak27-Nov-07 9:21
mveDave Kreskowiak27-Nov-07 9:21 
GeneralRe: Binding IP address to modem connection. Pin
Mark Lese27-Nov-07 9:25
Mark Lese27-Nov-07 9:25 
GeneralRe: Binding IP address to modem connection. Pin
Dave Kreskowiak27-Nov-07 10:00
mveDave Kreskowiak27-Nov-07 10:00 
GeneralRe: Binding IP address to modem connection. Pin
Dexterus28-Nov-07 5:54
Dexterus28-Nov-07 5:54 
AnswerRe: Binding IP address to modem connection. Pin
Mike Dimmick28-Nov-07 6:20
Mike Dimmick28-Nov-07 6:20 
AnswerRe: Binding IP address to modem connection. Pin
Mehmet Suyuti Dindar28-Nov-07 20:53
Mehmet Suyuti Dindar28-Nov-07 20:53 
if you make a connetion by directly accces to modem you can not use IP address. You access and control modem via serial port using AT commands. You by-pass TCPIP stack provided by operating system. You have to implement yourself it in this way.
You should make connection using RAS (Remote Access Service). You have to make a new connection -manually or programaticaly- and can use it. RasDial, etc...
I would send some sample code in .Net if you want.
Questionvs2005 setup Pin
GaneshKumarVkm26-Nov-07 22:06
GaneshKumarVkm26-Nov-07 22:06 
AnswerRe: vs2005 setup Pin
Colin Angus Mackay26-Nov-07 22:57
Colin Angus Mackay26-Nov-07 22:57 
AnswerRe: vs2005 setup Pin
Pete O'Hanlon27-Nov-07 2:37
mvePete O'Hanlon27-Nov-07 2:37 
AnswerRe: vs2005 setup Pin
Vasudevan Deepak Kumar27-Nov-07 2:55
Vasudevan Deepak Kumar27-Nov-07 2:55 
QuestionHow to know which .NET framework servicepack version is used ? Pin
kaminem26-Nov-07 6:26
kaminem26-Nov-07 6:26 
AnswerRe: How to know which .NET framework servicepack version is used ? Pin
Luc Pattyn26-Nov-07 6:41
sitebuilderLuc Pattyn26-Nov-07 6:41 
AnswerRe: How to know which .NET framework servicepack version is used ? Pin
Mike Dimmick28-Nov-07 6:15
Mike Dimmick28-Nov-07 6:15 
Questionhow to convert an html file into pdf format(without lost of any information) Pin
chithra.r25-Nov-07 17:57
chithra.r25-Nov-07 17:57 
AnswerRe: how to convert an html file into pdf format(without lost of any information) Pin
Vasudevan Deepak Kumar25-Nov-07 18:09
Vasudevan Deepak Kumar25-Nov-07 18:09 
QuestionUDPClient "hangs" on second send/recieve Pin
BlueChippy25-Nov-07 7:04
BlueChippy25-Nov-07 7:04 
AnswerRe: UDPClient "hangs" on second send/recieve Pin
John_Allred28-Nov-07 13:26
John_Allred28-Nov-07 13:26 
QuestionChecking internet connection, the rigth approach Pin
Oshtri Deka25-Nov-07 5:34
professionalOshtri Deka25-Nov-07 5:34 
AnswerRe: Checking internet connection, the rigth approach Pin
Vasudevan Deepak Kumar25-Nov-07 18:11
Vasudevan Deepak Kumar25-Nov-07 18:11 
AnswerRe: Checking internet connection, the rigth approach Pin
John_Allred29-Nov-07 9:51
John_Allred29-Nov-07 9:51 
QuestionProgressBar Control [SOLVED] Pin
#realJSOP25-Nov-07 2:30
professional#realJSOP25-Nov-07 2:30 
AnswerRe: ProgressBar Control Pin
Luc Pattyn25-Nov-07 3:09
sitebuilderLuc Pattyn25-Nov-07 3:09 
QuestionLogs, logging, best practice... advice please Pin
Oshtri Deka23-Nov-07 10:06
professionalOshtri Deka23-Nov-07 10:06 

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.