16May 2008

namespace MortgageCalculator { partial class Form1 { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <param Read More

16May 2008

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; namespace MortgageCalculator { public partial class Form1 : Form { public Form1() { InitializeComponent(); } private void Read More

16May 2008

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; namespace MortgagePayments { public partial class Form1 : Form { public Form1() { InitializeComponent(); } private void Read More

16May 2008

// calculate your monthly mortgage payments // a C# Windows GUI with a Form, Labels, TextBoxes, and a Button // compiled with the neat SnippetCompiler.exe (which uses csc.exe) // from: http://www.sliver.com/dotnet/SnippetCompiler/ // C# and .NET Framework V2.0 vegaseat 03apr2007 namespace Read More

16May 2008

; Script generated by the HM NIS Edit Script Wizard. ; HM NIS Edit Wizard helper defines !define PRODUCT_NAME “MortgageCalculator” !define PRODUCT_VERSION “Version 1.0″ !define PRODUCT_PUBLISHER “Jiltin Software, Inc.” !define PRODUCT_WEB_SITE Read More

16May 2008

; Script generated by the HM NIS Edit Script Wizard. ;!define SHORT_APP_NAME “Xobni Analytics” ;!define SUPPORT_EMAIL “support@xobni.com” ;!include “DotNET.nsh” ;!insertmacro CheckDotNET !include WordFunc.nsh !insertmacro VersionCompare !include LogicLib.nsh ; Read More

16May 2008

; Script generated by the HM NIS Edit Script Wizard. ; HM NIS Edit Wizard helper defines !define PRODUCT_NAME “RecordMath20″ !define PRODUCT_VERSION “Version 1.0″ !define PRODUCT_PUBLISHER “Jiltin Software, Inc.” !define PRODUCT_WEB_SITE Read More

16May 2008

; Script generated by the HM NIS Edit Script Wizard. ; HM NIS Edit Wizard helper defines !define PRODUCT_NAME “RecordMath15″ !define PRODUCT_VERSION “Version 1.0″ !define PRODUCT_PUBLISHER “Jiltin Software, Inc.” !define PRODUCT_WEB_SITE Read More

1March 2008

RSSFlash is written in Visual C# 2005. Download RSSFlash Source This is an RSS Reader application. You can register selectively register for news, games, stocks, sales, deals and much more. RSSFlash pings the servers, and look out the information for you. It simplifies the search for you as you Read More

1March 2008

Download lightsql Source Code I have released the source code to Internet as free source software. This software is completely developed using Visual 2003 C++, which is like TOAD. Since I do not have any development time, I am publishing the source code to the Internet community as a free source Read More