TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
.NET
FOLLOW
Microsoft .NET Framework is software development framework developed by Microsoft to build Windows client, enterprise, and web applications. Follow this category to keep up to date with .NET Framework news and tutorials.
Articles
(1542)
Blogs
(897)
Resources
(333)
Videos
(190)
News
(120)
Links
How do I create a Remote Object as a Singleton?
This example demonstrates how to modify the Client/Server example by deploying the remote object as a singleton.
Mahesh Chand
Apr 02, 2007
How do I create a Client of a Remote Server?
This article shows how to create a client of a remote server.
Mahesh Chand
Apr 02, 2007
How do I pass An Object to a Server By Reference?
This example demonstrates how to create an object that derives from MarshalByRefObject on the client that is then passed as a parameter to the server.
Mahesh Chand
Apr 02, 2007
How do I pass An Object to a Server By Value?
The Pass an Object to a Server by Reference section illustrated that local objects are always passed by value when you call a remote function. To demonstrate this concept, you need change the previ...
Mahesh Chand
Apr 02, 2007
How do I compile a Client Against an Interface?
This example illustrates how to build a client that does not reference a server object at compile time.
Mahesh Chand
Apr 02, 2007
How do I make an Asynchronous Call to a Remote Object?
All the examples up to this point made synchronous calls to the remote object.
Mahesh Chand
Apr 02, 2007
How do I use the CultureInfo and RegionInfo classes?
The CultureInfo and RegionInfo classes are exported from the System.Globalization namespace. CultureInfo contains a culture's DisplayName, Calendar, and various official abbreviations.
Mahesh Chand
Mar 22, 2007
How do I use the CodeDOM to emit source code?
The CodeDOM is an API that gives you the ability to create a programming structure of namespaces, objects, and programming constructs by adding items to different collections. All CodeDOM programs ...
Mahesh Chand
Jan 29, 2007
How Do I Create an assembly with a strong name?
Assemblies can be assigned a cryptographic signature, called a strong name, which provides name uniqueness for the assembly and prevents someone from taking over the name of your assembly (name spo...
Mahesh Chand
Jan 28, 2007
How Do I Change the search path for private assemblies?
Private assemblies are assemblies that are visible to only one application. The .NET Framework enables developers to build applications that are isolated from changes made to the system by other ap...
Mahesh Chand
Jan 28, 2007
How Do I Use Assembly Version Policy?
A primary goal of the deployment system in the .NET Framework is to eliminate conflicts between applications caused by shared components and shared states (or DLL conflicts). A key solution to this...
Mahesh Chand
Jan 28, 2007
No Records Available.
321
-
331
of
331
<<
13
14
15
16
17
>>
Crystal Reports Tutorials
Challenge yourself
SOLID Principles
E-Book Download
Get Certified
Cryptocurrency