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 )

Visual Studio Debug Primer Tutorial

In today’s tutorial we show you Visual Studio debugging and use the program of

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

C# Socket Primer Tutorial

C# using Visual Studio on Windows 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 … Continue reading

Posted in eLearning, Networking, Tutorials, Visual Studio | Tagged , , , , , , , | 2 Comments

Silverlight ASP.Net MVC Primer Tutorial

Today’s tutorial creates a Silverlight Navigation MVC Application website in ASP.Net with Microsoft Visual Studio (2010 Express) building on the knowledge of the previous ASP.Net MVC Primer Tutorial. MVC stands for Model/View/Controller web design architecture methodology. Even if you lack … Continue reading

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

ASP.Net MVC Primer Tutorial

Today’s tutorial creates an MVC website in ASP.Net with Microsoft Visual Studio (2010 Express). MVC stands for Model/View/Controller web design architecture methodology. Even if you lack skills in the M[odel] bit of this software technique (and the experts recommend a … Continue reading

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

ASP.Net Dynamic Data Entity Framework Primer Tutorial

Today’s tutorial integrates an SQL Server database with an ASP.Net website using dynamic data (ADO.NET) entity framework (also look up CRUD), building on previous Sql Server Stored Procedure Primer Tutorial as shown below. The word dynamic is very suitable for … Continue reading

Posted in Data Integration, Database, eLearning, Tutorials, Visual Studio | Tagged , , , , , , , , , , , | 3 Comments

VB.Net PictureBox and ImageList Primer 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 Animation, eLearning, GUI, Tutorials, Visual Studio | Tagged , , , , , , , , , , , , | 1 Comment

C# TreeView Primer 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

Mac and Windows Gmail Email Supervised by C Primer Tutorial

Here we have a Windows Visual Studio C(++) session and Mac Xcode C(++) session (not respectively … just so that I can show you this video), each showing a method of sending a Google Gmail ( see Gmail Email Invitation … Continue reading

Posted in eLearning, Operating System, Software, Tutorials, Visual Studio, Xcode | Tagged , , , , , , , , , , | 7 Comments