Subscribe to:
Posts (Atom)
Implementing Service Locator (To Resolve Dependency)
using System; /// <summary> /// Summary description for Class1 /// </summary> public class serviceLocator { public s...
-
Copy paste following code to implement payment gateway using c#.net: String post_url = “ https://test.authorize.net/gateway/transact.dll “;...
-
Solution: Follow the following instructions to get rid of the error. Step 1: Go to your IIS (Internet Information Service) manager. ...
-
Design Pattern (Abstract Factory Pattern) Hi Friends U can get help from this The intent of abs...