First  |  Prev |  Next  |  Last
Pages: 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
Help with clickonce deployment over VPN - Am I the only person on earth doing this?
On Wed, 03 Mar 2010 16:14:41 -0500, kevinp <kevinp(a)nospam.com> wrote: We have an office in a different location where two employees need to use my program. We are using Small Business Server 2003 R2 with ISA Server 2004 as our firewall, which is set up to receive VPN connections. I am using a self-made c... 4 Mar 2010 13:32
Datacontext and reject partial changes
Hi, How to do this with a DataContext, I have a form where there is a DataContext, and allowed to make changes, since this form opens another form, and in this second form the user have changes, but on leaving the second form selects the option to cancel. How can I do to delete only the second form changes, and... 4 Mar 2010 12:22
Method does not have the same signature as delegate
Dim wsThread As ThreadStart = New ThreadStart(AddressOf readFile.Read_File) Submitted via EggHeadCafe - Software Developer Portal of Choice Creating a WPF Custom Control http://www.eggheadcafe.com/tutorials/aspnet/32d63678-2798-465e-ad29-c0b45fb68b78/creating-a-wpf-custom-con.aspx ... 5 Mar 2010 03:58
create long folder in vb.net 2008
How do I create long folders(directories) in vb.net? e.g. md c:\MS Office #10, 11 ... 4 Mar 2010 12:22
Help with clickonce deployment over VPN
We have an office in a different location where two employees need to use my program. We are using Small Business Server 2003 R2 with ISA Server 2004 as our firewall, which is set up to receive VPN connections. I am using a self-made certificate for Exchange webmail. I currently publish to a folder on the serv... 3 Mar 2010 16:26
How do I get the identity of the current user...
For a web app running on an intranet, how do I get the identity of the current user? They have to be logged onto our domain so I should be able to access their identity. ... 4 Mar 2010 10:05
Another setup option
Hi I need a slightly better setup option than is included in vs 2008. My requirements are as below; - Well enough integration into vs IDE. - Some UI element to reduce learning curve (Wix is great but I find the scripting daunting). - Allows customisation of shortcut names and app target folder names bas... 3 Mar 2010 17:34
Create Web Share
Hi Gurus, I know how to create shared folder. But don't have any idea how to create a web share. I'll appreciate any help/suggestion I get. Thanks, Dan ... 5 Mar 2010 13:58
Set Textbox BorderStyle to None Dynamically in 2008
The line below marked with * is not valid in vb.net 2008; how do I set the border dynamically? Dim cControl As Control For Each cControl In Me.Controls If (TypeOf cControl Is TextBox) Then cControl.BackColor = Color.White cControl.BorderStyle=None '*****************' End If Next cControl ... 2 Mar 2010 20:24
User Controls Gets bigger
Hi all, As I insert the customer User Controls on the for everything becomes bigger i.e. controls and the overall size but not the font Any suggestion why this would happen Thank you in advance, Samuel ... 3 Mar 2010 06:16
First  |  Prev |  Next  |  Last
Pages: 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53