Category Archives: Visual Studio

Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft. It is used to develop console and graphical user interface applications along with Windows Forms or WPF applications, web sites, web applications, and web services in both native code together with managed code for all platforms supported by Microsoft Windows, Windows Mobile, Windows CE, .NET Framework, .NET Compact Framework and Microsoft Silverlight ( Wikipedia )

C# Online Template Card Game Tutorial

C# using Visual Studio is a great language to learn. If you like C# you may eventually like VB.Net, and vice versa. It has sophisticated data structures, can be Object Oriented and makes great Windows desktop applications or can be … Continue reading

Posted in eLearning, GUI, Tutorials, Visual Studio | Tagged , , , , , | Leave a comment

VB.Net MultiThreading and Procexp Windows Primer Tutorial

A lot of desktop processing tasks require you to do more than one thing at a time (calling all afficianados of multitasking). You can decide to adopt a supervisory scripting approach, where some scripting language fires off other processes while … Continue reading

Posted in eLearning, Event-Driven Programming, GUI, Operating System, Tutorials, Visual Studio | Tagged , , , , , , | Leave a comment

ASP.Net Ajax Primer Tutorial

Ajax is a client-side meets server-side melding of ASP.Net (or PHP) and Javascript and HTML and CSS and allows you to stay on the web page you are on doing many more things, rather than constantly changing web pages the … Continue reading

Posted in Ajax, eLearning, Tutorials, Visual Studio | Tagged , , , | Leave a comment

VB.Net Online Template Notepad Clone Tutorial

VB.Net using Visual Studio is a great language to learn. If you like VB.Net you may eventually like C#, and vice versa. It has sophisticated data structures, can be Object Oriented and makes great Windows desktop applications or can be … Continue reading

Posted in eLearning, GUI, Tutorials, Visual Studio | Tagged , , , , | 1 Comment

ASP.Net Resection Tutorial

I really like it on those occasions when you “happen” upon a trig. station (have a read). Guess having a surveying background has me looking at these structures in awe. Lately I saw one at Mt Canobolas as below. It’s … Continue reading

Posted in eLearning, GUI, Land Surveying, Tutorials, Visual Studio | Tagged , , , , , , | Leave a comment

VB.Net Windows Form ToolBox Components Primer Tutorial

VB.Net using Visual Studio is another great language to learn. If you like VB.Net you may eventually like C#, and vice versa. It has sophisticated data structures, can be Object Oriented and makes great Windows desktop applications or can be … Continue reading

Posted in eLearning, Event-Driven Programming, GUI, OOP, Tutorials, Visual Studio | Tagged , , , , , , , , , | 2 Comments

Creating a Drawing C# Application by Using WPF Tutorial

You might ask “What is WPF?” … so … go on … . . . . . . What is WPF? Glad you asked … Developed by Microsoft, the Windows Presentation Foundation (or WPF) is a computer-software graphical subsystem for … Continue reading

Posted in eLearning, GUI, Tutorials, Visual Studio | Tagged , , , , , , | 31 Comments

Advanced Installer Primer Tutorial

This tutorial takes a look at a Windows installer product called Advanced Installer or Advanced Repackager, which can create Windows Installer *.msi installer programs. Windows Installer is becoming the “de facto” software installation technology on Windows. Being preinstalled on the … Continue reading

Posted in eLearning, Installers, Software, Tutorials, Visual Studio | Tagged , , , , | 2 Comments