.NET Mastery

Know all concepts of software development

8/04/2011

.NET remoting

 http://www.codeproject.com/KB/IP/Net_Remoting.aspx 
http://generally.wordpress.com/2007/05/31/a-simple-remoting-example-in-c/
http://www.developerfusion.com/article/2082/using-interfaces-in-net-remoting/ 
Posted by dotnetvinodh@gmail.com at 04:28
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: .Net

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Design Principles

  • Single Responsibility Principle
  • Open Closed Principle
  • Liskov Substitution Principle
  • Interface Segregation Principle
  • Dependency Inversion Principle
  • Design Patterns

    • Creational
      • Singleton
      • Factory
      • Abstract Factory
      • Builder
      • Prototype
    • Structural
      • Adapter
      • Bridge
      • Composite
      • Decorator
      • Facade
      • Flyweight
      • Proxy
    • Behavioral
      • Command
      • Observer
      • Iterator
      • Chain of responsibility
      • Memento
      • State
      • Strategy
      • Mediator
      • Visitor
      • Template method
    Donate just 0.50$ !!
    Hi, Thanks for visiting my blog , your contribution can help me doing research in new emerging technologies, buying materials and attending training, and for my photography & travel too.


    Do you know?

  • Private class members are inheritable to the base class, but will not be able to access them
  • RPC,Webservices,REST are principles , they do not belong to any languages .NET, Java,..
  • The CLR provides the appearance of an application virtual machine so that programers need not consider the capabilities of specific CPU that will execute the program
  • Static Members and Classes cannot be accessed by instance of a Class (i.e by an object)
  • DLL's don't get loaded in RAM together with the program , so space is saved in RAM(Random Access Memory)
  • Interfaces cannot have access modifiers such as public/private..
  • C# doesn't support Constant Methods,Properties or Events
  • C# doesn't support multiple inheritance , but by interface.
  • C# compiler doesn't allow use of uninitialized variable
  • Labels

    • .Net (15)
    • ASP.net (4)
    • BizTalk 2010 (3)
    • C # .Net (21)
    • Concepts (1)
    • CSS (3)
    • Design pattern (1)
    • Design Principles (1)
    • LINQ (1)
    • Microsoft Office (1)
    • Networking (4)
    • Outlook (1)
    • RSS (1)
    • Semantic Web (1)
    • Sharepoint 2010 (47)
    • Silverlight (1)
    • SQL (3)
    • VBA (1)
    • Visual Studio (1)
    • WCF (1)
    • Windows desktop app (7)
    • Windows phone 8 (1)
    • Windows Server (1)
    • WPF (1)

    Blog Archive

    • ►  2025 (2)
      • March (2)
    • ►  2013 (3)
      • April (1)
      • February (1)
      • January (1)
    • ►  2012 (25)
      • November (1)
      • August (9)
      • July (2)
      • June (3)
      • May (1)
      • January (9)
    • ▼  2011 (99)
      • December (14)
      • November (5)
      • October (1)
      • September (15)
      • August (12)
      • July (5)
      • June (14)
      • May (31)
      • April (2)
    Simple theme. Powered by Blogger.