Accessing OLAP Server Data with ADO .NET
In this article I will explain accessing OLAP Server Data with ADO .NET.
Categories: Communities
A named permission set in C#
In this article I will explain you about a named permission set in C#.
Categories: Communities
Rating Control in WPF Toolkit
Rating Control is introduced in WPF Toolkit February 2010 release. In this article we will see how we can use the Rating Control.
Categories: Communities
Commands in WPF: Part III
In Part II of this article series we have seen the concepts of Commands and we experienced Command Binding feature. In this article we will see how Input Binding is helpful.
Categories: Communities
Commands in WPF: Part II
In Part I of this article series we have seen the basics of using Commands. In this article we will explore more on that.
Categories: Communities
Commands in WPF: Part I
In this article we will see what Commands are and how we can use them in WPF.
Categories: Communities
New features of Visual Studio.NET 2008 and JDeveloper 11g
In this article, I want to explain the new features of Visual Studio.NET 2008 and JDeveloper 11g which are the IDE provided by Microsoft and Oracle for the development of enterprise application for .NET and Java platform.
Categories: Communities
Possibilities in Silverlight 4 with VS 2010: Part II
In Part I of this article series we have seen some features available to Silverlight 4 with VS 2010. We will continue to explore more in this article.
Categories: Communities
Using the ADO Recordset in ADO.NET
In this article I will explain Creating Your First ADO.NET Web Application.
Categories: Communities
Possibilities in Silverlight 4 with VS 2010: Part I
In this article we will see what we can achieve in Silverlight 4; which is not possible or partially possible in Silverlight 3.
Categories: Communities
Encoder Parameters and Image Formats in GDI+
In this article I will explain about Encoder Parameters and Image Formats in GDI+.
Categories: Communities
LINQ to Object Part #3: Grouping
In this article, I am going to show, how we could achieve grouping in LINQ to object.
Categories: Communities
Security Policy Levels
In this article I will explain you about the Security Policy Levels.
Categories: Communities
.NET Arrays with Micro Focus COBOL.NET
Overview of how to use the System.Array class with Micro Focus COBOL.NET. Covers the syntax needed to create and use Arrays. Includes examples and sample code
Categories: Communities
Making an Image SlideShow in WPF: Part IV
In this article we will see how we can loop through the Image List and display it in ListBox.
Categories: Communities
Making an Image SlideShow in WPF: Part III
In this article we will see about the Window Transperency and FullScreen View.
Categories: Communities
Working with Metafiles in GDI+
In this article I will explain about working with Metafiles in GDI+.
Categories: Communities
Hyperlink in WPF
The Hyperlink element is an inline-level content element that is used to add a hyperlink to a FlowDocument contents. You can add hyperlink support to any Inline element.
Categories: Communities