windows forms

  1. AceInfinity

    Windows 7 [VB.NET] - Form Fade Switcher Module

    Here's a cool module I created a while ago. I got the idea with some cool fading effects... Maybe you'll find use for this too :) If you want something fancy, try this Module I came up with: Imports System.Threading Module FormSwitcher <System.Runtime.CompilerServices.Extension()> _...
  2. News

    Windows 7 TWC9: August 19 2011

    Link Removed Link Removed Using GMap.NET – Great Maps for Windows Forms & Presentation > Link Removed Link Removed Real-World F# Articles on MSDN 50 LINQ Examples Now in LINQPad Also: http://www.dotnetcurry.com/ShowArticle.aspx?ID=727 Extended WPF Toolkit Release 1.5.0 Link Removed The...
  3. L

    Windows 7 Error: System.FormatException While Using Update Agent for Bully Dog GT Tuner

    I keep getting this error when I "try" to use update agent for my bully dog gt tuner input string was not found details: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text **************...
  4. News

    Windows 7 Setting Up Your Development Environment

    This video covers how to set up your development environment. You may find it easier to follow along by downloading the Link Removed. [Link Removed] Sample Requirements [Link Removed] Starting the Demo [Link Removed] Adding References [Link Removed] Coding4Fun Kinect Library [Link Removed]...
  5. P

    Windows 7 Microsoft .NET Framework HELP!

    Whenever i start my netbook after awhile this dialog pop out i tried restarting also no use. who can help me here? unhandled exception has occurred in your application. If you click Continue. the application will ignore this error and attempt to continue. If you click Quit. the application...
  6. K

    Windows 7 Another Framework Error

    Alright so when I startup this framework error appears: (It is also preventing me from running certain applications) Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the...
  7. News

    Windows 7 TWC9: WebMatrix, MVC, Orchard, NuGet Gallery

    This week on Channel 9, Dan and Clint discuss the week's top developer news, including [Watch] Link Removed and several new Web platform technologies now avilable (see Scott Guthrie's blog post for a good recap) [Watch] Watch Josh Holmes Link Removed [Watch] Orchard Project 1.0 now available...
  8. P

    Windows 7 Unable to install updates for two items.

    I am using a homemade computer with an intel chip on Gigabyte board with 8 gigs of ram using win7 professional. I have had no trouble with updates since inception Jan 2010.But the following two updates will not install automatically or manually.. Microsoft .NET Framework 3.5 SP1 Update for...
  9. K

    Windows 7 Troubleshooting System.InvalidCastException Error During Application Startup

    Hi, Since 2 weeks, everytime I start my Link Removed, the following windows appears (see attachment) with the following details: See the end of this message for details on invoking just-in-time (JIT) Link Removed instead of this dialog box. ************** Exception Text **************...
  10. S

    Windows 7 Launching a text file in windows 7 using process.start in C# is crashing the entire application

    1) Develop a simple forms application( add one button and implement its button click handler with the following code) 2) System.Diagnostics.Process.Start("C:\\Test\\Example.txt"); 3) Create the text file in the above specified path. 4) Now run the windows form application and invoke the button...
  11. N

    Windows 7 Microsoft.NET Framework error - help

    I keep receiving this error on my machine, running Win7 64 bit, what should I do? Thanks for your help in advance. Unhandled exception has occurred in your application. String was not recognized as a valid Date Time. And the following appears in details for this error: See the end of this...
  12. A

    Windows 7 .NET framework 3.0

    'ello so, I installed windows 7 two days ago and am trying to get aion to work and currently the launcher is giving me Could not load type 'System.Windows.Forms.WebBrowserDocumentCompletedEventHandler' from assembly 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral...
Back
Top