|
|
|
|
|
Total Hits: 25 | Today: 0
|
Author: Scott Bekker
|
Rating:
|
|

Development staff looking to experiment with the capabilities of ASP.NET 4 and Visual Studio 2010 can find a playground with a Microsoft Gold Certified Partner....
|
|
|
|
Total Hits: 30 | Today: 0
|
Author: Scott Guthrie
|
Rating:
|
|

In this article, Scott examines the support of jQuery in Microsoft products with the help of relevant screenshots. He analyzes the role of jQuery in ASP.NET AJAX and also provides a list of products which support jQuery in future with links to important resources....
|
|
|
|
Total Hits: 88 | Today: 0
|
Author: Marcelo Ricardo de Oliveira
|
Rating:
|
|

This is my very first XNA application, even though it started with a porting from my previous Windows Forms game.
It took me about 2 months to create this XNA game, and there are so many interesting features in it that I think would render 2 articles. But instead, I decide to keep the article as short as possible. Besides, many of the game concepts have been already covered in the other article, so please refer to C# Snooker article if you feel some of the content is missing....
|
|
|
|
Total Hits: 193 | Today: 0
|
Author: Yulianto.
|
Rating:
|
|

Have you ever want to build an aplication which have more than one view? You can implement it by using a splitter, or multiple views. This article with discuss about using mutiple views, how to use those views, and change between views. Implementation of this, is the html editor, which can change view from design view to html view. These views can have single document or more than one document. In this article, I only use single document....
|
|
|
|
Total Hits: 157 | Today: 0
|
Author: Elmue
|
Rating:
|
|

* Purpose: Automation of PowerPoint. * This C# (Visual Studio 2003) project creates PowerPoint presentations based on XML templates which are filled with dynamic data. * The documents are created from scratch. You can also add new slides into an existing presentation. * You can use this project to create Reports on a weekly or monthly basis which display content from a database in a PowerPoint presentation. * You can insert dynamic text, tables and pictures,... into t...
|
|
|
|
Total Hits: 140 | Today: 0
|
Author: Scott Mitchell
|
Rating:
|
|

The .NET Framework is big. Really big. The System.Web assembly, which contains the guts of ASP.NET, is comprised of nearly 2,000 types, over 23,000 methods, and more than 12,500 properties. And that's not counting any of the functionality added to ASP.NET since version 2.0. ASP.NET AJAX, the ListView control, Dynamic Data, URL routing, and other features add hundreds of new types and thousands of new methods and properties....
|
|
|
|
Total Hits: 238 | Today: 0
|
Author: Nautilus Master
|
Rating:
|
|

First, we need to create an instance of the progress control. The progress bar control will be automatically attached to the taskbar. At startup, the program searches for three specific HWnds. These are Shell_TrayWnd, ReBarWindow32 and TrayNotifyWnd. The program tasks, shortcut bar etc.. are all included into this window using the ReBarWindow32 class. ReBarWindow32 is directly placed beside the TrayNotifyWnd window. All we need to do now is to create the progress bar using the method Create but ...
|
|
|
|
Total Hits: 203 | Today: 0
|
Author: Bilal Haider
|
Rating:
|
|

A few months back, I was developing a desktop application for a client. After completing the requirements, I was enhancing the UI specially the main form. In the previous versions of Microsoft Word (before ver. 2007 ), there are some label which are clickable and reflect the changes to the keyboard (details below) and I wanted to add these features to my applications....
|
|
|
|
Total Hits: 224 | Today: 0
|
Author: The Code Machine
|
Rating:
|
|

I wondered how to change text color of panes on the status bar same as what Visual SourceSafe file difference window does. In this article, I will show how to make status bar panes display their text in different colors. A regular status bar can have many panes. It could be desirable in some cases that each pane's text could be displayed in a different color....
|
|
|
|
Total Hits: 233 | Today: 0
|
Author: lucy
|
Rating:
|
|

First of all, a status bar contains several 'panes'. Each pane is a rectangular area of the status bar that you can use to display information. As you know, many applications display the status of the CAPS, NUM LOCK, and other keys in the rightmost panes. These panes, by default, have a 3-D border around them. The leftmost pane (pane 0), sometimes called the 'message pane', has the BPS_NOBORDERS style, and therefore doesn�t have any border surrounding it. This pane is usually used to disp...
|
|
|
|
Total Hits: 200 | Today: 0
|
Author: Martin Cook
|
Rating:
|
|

Many, many moons ago I extended the MFC status bar by creating a version capable of housing almost any type of control. I seem to recall that my code even supported VBX controls. (VBX? yuk!) Anyway, this article presents a simpler version that targets ActiveX controls. The demo program illustrates things by hosting two ActiveX controls on the status bar of an MFC application....
|
|
|
|
Total Hits: 204 | Today: 0
|
Author: Pierre Mellinand
|
Rating:
|
|

The MPCStatusBar class allows you to easily add/remove standard indicators, and/or add/remove controls on the status bar. MPCStatusBarPane and MPCStatusBarPaneControlInfo classes comes with MPCStatusBar. Additionally, there's a "ready to use" class, the MPCLogoPane class, that you can use to add the logo of your firm, or software on the left side of the status bar. Of course, a simple MDI application comes with the source code, where you can see the MPCStatusBar class used in conjunction MPCLogo...
|
|
|
|
|
|