|
Home
»
Enterprise Development
|
|
|
|
|
|
Welcome to Enterprise Development section of C# Corner. In this section, you will find Visual Studio Enterprise Development tools, UML, and Microsoft Solutions Framework related source code samples, articles, tutorials, and tips.
|
|
|
|
|
|
|
|
|
To be a Business Analyst
by
Sunny '
on
Aug 29, 2008
The Business Analyst (BA) is one of the key roles in any software development project. Many times it is their work which makes or breaks a software project. This article provides an insight of what we need to look at for a BA
|
Triggers and Active Databases
by
John Charles Olamendy
on
Aug 30, 2007
This article is intended to illustrate how to use triggers in databases systems to enforce business rules and react to events in database applications thus supporting the Active databases principles.
|
Callback operations in Windows Communication Foundation.
by
John Charles Olamendy
on
Jun 12, 2007
This article is intended to illustrate how to implement callback operations in WCF through a common business scenario where the service needs to notify that some events has happened to the client. During a callback, in many aspects the tables are turned: the service becomes the client, and the client becomes the server.
|
C# Asynchronous, Multi Threaded Development... Digging In. Part II
by
Matthew Cochran
on
Jun 01, 2007
In this article we'll dig a bit deeper into what is actually happening when we use the asynchronous calls using C#. Just as in my previous article, we'll simulate a long running I/O bound process as if we were fetching records from a database, making a web service call or reading or writing from a file and see how we can write more performant code by letting the main thread continue on and not wait for the results.
|
A Simple Guide to WMI Provider
by
Oren Cohen
on
Mar 16, 2007
This article purpose is to describe how to develop a WMI provider in the .NET framework. There are several incentives for writing this article including the lack of simple examples for writing WMI provider in C#.
|
.NET SQL Authorization Manager
by
Andrea Ferendeles
on
Feb 01, 2007
.NET Sql Authorization Manager (AzMan x .NET 2.0) allows you to set Item-based permissions for Authorization Manager-enabled Microsoft.NET 2.0 applications. Storage reside on a MS Sql Server DataBase and can be administrated by a managed MMC 3.0 Snap-In.
|
FTP Explorer in C#
by
K Niranjan Kumar
on
Jan 31, 2007
I have developed a GUI based FTP client application. This takes connection information and populates folder and files in treeview and listview respectively.
|
An In-depth Look at WMI and Instrumentation: Part I
by
klaus_salchner '
on
Jan 31, 2007
WMI provides a consistent programmatic access to management information in the enterprise. It uses the typical provider and consumer concept where you have on one side components providing this management information while on the other side management applications can subscribe and consume it.
|
Run Time Compiler
by
Chris Blake
on
Jan 31, 2007
In this article, I am going to discuss how to take a string then compile it and then how you execute it.
|
Integration of InfoPath with SharePoint
by
Srikanth Kancharla
on
Jan 31, 2007
InfoPath is based on industry-standard Extensible Markup Language (XML). Extensible Markup Language (XML) is a condensed form of Standard Generalized Markup Language (SGML) that enables developers to create customized tags that offer flexibility in organizing and presenting information.
|
Getting System Information
by
azwardurrani '
on
Aug 30, 2006
The attached source code returns the system information for your machine such as machine name, operating system, current user and logical drives.
|
|
|
|
|
|
|
|
|
|
Virtualization : as experienced from ground zero
by
abhijit gadkari
On
Apr 19, 2009
Virtualization is a big theme in the contemporary enterprise architecture. Many documented case studies highlights the virtualization benefits including better hardware utilization, grater ROI and lower TCO. This deal is so great that you can’t overlook this option…
|
|
Comments:
0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Creating a Managed Code PDS Extension for Project Server 2003
by
Mahesh Chand
on
Jul 31, 2006
Microsoft Office Project Server 2003 uses the Project Data Service (PDS) to provide an extensible architecture. This is ideally suited to enterprise systems where centralized project data must be available to a wide range of clients. This article describes how to build a PDS extension using Microsoft Visual Studio .NET and supplies a base class that makes the building of custom PDS extensions easy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Description
|
|
The book cover ASP.NET 2.0 as a whole, illustrating both the brand-new features and the functionality carried over from previous versions of ASP. This book will give you the knowledge you need to code real ASP.NET 2.0 application in the best possible style.
|
|
Browse more books here»
|
|
|
|
|