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

.NET (Core and Framework)

 
GeneralRe: Assigning name to a DataTable Pin
Dave Kreskowiak20-Jun-07 2:17
mveDave Kreskowiak20-Jun-07 2:17 
GeneralRe: Assigning name to a DataTable Pin
PIEBALDconsult20-Jun-07 17:00
mvePIEBALDconsult20-Jun-07 17:00 
GeneralRe: Assigning name to a DataTable Pin
Dave Kreskowiak21-Jun-07 1:58
mveDave Kreskowiak21-Jun-07 1:58 
Questionupdater block downloading a new version Pin
steve_rm18-Jun-07 7:19
steve_rm18-Jun-07 7:19 
QuestionRunning .NET 2.0 exe from a network share Pin
Cape Town Developer18-Jun-07 1:24
Cape Town Developer18-Jun-07 1:24 
AnswerRe: Running .NET 2.0 exe from a network share Pin
Cape Town Developer18-Jun-07 1:35
Cape Town Developer18-Jun-07 1:35 
QuestionConnect to VPN network Pin
Vertyg017-Jun-07 4:02
Vertyg017-Jun-07 4:02 
AnswerRe: Connect to VPN network Pin
Dave Kreskowiak18-Jun-07 4:17
mveDave Kreskowiak18-Jun-07 4:17 
Once the VPN session is esatblished, it's just like your machine was connected to the target network directly.


Vertyg0 wrote:
I need my application to be able to connect to VPN network by user action instead of having user to go trough network connections to connect to it.


This is not a good idea. There are various "dailers" that will start a VPN connection, but none of them have a common API you use use. You'd have to rely on the user telling your software which VPN software they're using and which version, and supply code to interact with each VPN client you want to support.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


QuestionHow do we deploy when our DLL and BLL layers are in diff server Pin
vikasviswan16-Jun-07 4:39
vikasviswan16-Jun-07 4:39 
AnswerRe: How do we deploy when our DLL and BLL layers are in diff server Pin
Brady Kelly17-Jun-07 3:25
Brady Kelly17-Jun-07 3:25 
AnswerRe: How do we deploy when our DLL and BLL layers are in diff server Pin
Sylvester george20-Jun-07 3:23
Sylvester george20-Jun-07 3:23 
AnswerRe: Count of selected items in listbox Pin
Dave Kreskowiak15-Jun-07 15:08
mveDave Kreskowiak15-Jun-07 15:08 
QuestionEnterprise Library Configuration, no updater Application Block configuration? Pin
steve_rm15-Jun-07 8:31
steve_rm15-Jun-07 8:31 
AnswerRe: Urgent ! Memory management for unmanaged code Pin
Dave Kreskowiak15-Jun-07 8:46
mveDave Kreskowiak15-Jun-07 8:46 
GeneralRe: Urgent ! Memory management for unmanaged code Pin
Paul Conrad15-Jun-07 13:55
professionalPaul Conrad15-Jun-07 13:55 
GeneralRe: Urgent ! Memory management for unmanaged code Pin
Dave Kreskowiak15-Jun-07 15:02
mveDave Kreskowiak15-Jun-07 15:02 
GeneralRe: Urgent ! Memory management for unmanaged code Pin
Paul Conrad16-Jun-07 8:50
professionalPaul Conrad16-Jun-07 8:50 
QuestionCan we user VB 6.0 's Control in .net 2003 PPC. Pin
PavanPareta15-Jun-07 4:46
PavanPareta15-Jun-07 4:46 
AnswerRe: Can we user VB 6.0 's Control in .net 2003 PPC. Pin
Dave Kreskowiak15-Jun-07 8:44
mveDave Kreskowiak15-Jun-07 8:44 
QuestionCompact Framework SqlClient ? Pin
Vertyg015-Jun-07 2:46
Vertyg015-Jun-07 2:46 
AnswerRe: Compact Framework SqlClient ? Pin
Vasudevan Deepak Kumar15-Jun-07 2:51
Vasudevan Deepak Kumar15-Jun-07 2:51 
QuestionMarshaling from Managed code to Unmanagedcode (SAPI 5.1) Pin
royk12315-Jun-07 2:05
royk12315-Jun-07 2:05 
QuestionRemoting - client-activation problem Pin
Phil J Pearson15-Jun-07 0:43
Phil J Pearson15-Jun-07 0:43 
QuestionMonitor Network Traffic Pin
Chris Gao14-Jun-07 19:42
Chris Gao14-Jun-07 19:42 
AnswerRe: Monitor Network Traffic Pin
Manas Bhardwaj15-Jun-07 1:03
professionalManas Bhardwaj15-Jun-07 1:03 

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.