Exception Handling in Visual COBOL.NET
Let's start by taking a look at a simple and pretty standard COBOL way of handling exceptions. We’ll then see how that same example would be coding in a managed environment utilizing Visual COBOL.NET.
Categories: Communities
Using Data View to Display data from multiple Share point List
In this article I am showing you how to display data from two lists in one data view using share point designer 2007.
Categories: Communities
Building your first Windows Phone 7 Application Using XNA 4.0
This article will be all about building a Windows Phone 7 App using XNA 4.0.
Categories: Communities
Creating a Custom Date Textbox User Control: Part 2
In this part we're going to test our user control using the defined properties.
Categories: Communities
How to Change the Size of Tooltip
In this article you will leanr how to change the Size or Font Type of Text of Tooltip Control.
Categories: Communities
How we Decrypt the text File using DES method in ASP.Net: Part 2
In this article we will learn how to decrypt a Encrypted text file.
Categories: Communities
How to use FrameworkDispatcher in XNA
In this mini-article i will be talking about how to use FrameworkDispatcher.
Categories: Communities
Encrypt a File using DES (Data Encryption standard) Algorithm in ASP.NET
In this article we will learn how we can encrypt a file using DES (Data Encryption standard) algorithm in ASP.NET.
Categories: Communities
ToolStrip in C#
In this article, I will discuss how to create and use a ToolStrip control and use its properties and methods.
Categories: Communities
Word 2007 Spellchecker Functionality in C#
In this article you will learn how to spelling checking using the word 2007 spellchecker functionality in c#.
Categories: Communities
Using MS Word to Create TOC's, Various Headers and Footers, plus Outlining Shortcuts
This video demonstrates how to create outline lists using keystrokes, create headers/ footers with your mouse, have various headers/ footers in your manual and making a table of contents with a few clicks of the mouse.
Categories: Communities
How to Approach a .NET Interview
If you find yourself in a position where you need to find a new job, you have to deal with the incovenient but necessary interview process. This article will give you some of the tools you need to shine when interviewing for a technical programming position.
Categories: Communities
Impersonation in Sharepoint
There are many situations while we work with share point that we need to impersonate a user with higher permission or with Admin privileged user. This will help to do the same.
Categories: Communities
Conditional formatting in Sharepoint List using Sharepoint Designer 2007
Here I am showing how to use sharepoint designer 2007 to do conditional formatting.
Categories: Communities
Customize share point List Form using XSLT
In this article I am showing how to customize share point default form look and feel using XSLT.
Categories: Communities
Ellipse in WPF
This is a simple article to represent how to create Ellipse in WPF.
Categories: Communities
Ellipse in WPF
This is a simple article to represent how to create Ellipse in WPF.
Categories: Communities
Generating Random Passwords with ASP. NET and C#
This tutorial shows how we can use C# to generate a random password.
Categories: Communities
File Uploading in ASP.NET 2.0
This article tells us to upload any file into our system by using FileUpload Control in ASP.NET 2.0.
Categories: Communities
How to use SpriteFont in XNA
In this article I will be talking about how to use SpriteFont and draw string on XNA.
Categories: Communities