Posts

Showing posts from January, 2011

Authorize.net Integration eCommerce Payment Gateway ( Direct Post Method New! )

https://developer.authorize.net/integration/fifteenminutes/csharp These steps assume that your web server is on the public internet and can be accessed via a domain name or IP address. Step 1:Sign up for a Test Account. Sign up for a test account to obtain an API Login ID and Transaction Key. These keys will authenticate requests to the payment gateway. Step 2: Download the Authorize.Net C# SDK and include it in your project Download the SDK Create a new ASP.NET MVC application and add a reference to the AuthorizeNET.dll from the SDK Step 3: Modify web.config. Add the AuthorizeNET.Helpers namespace to the web.config, under system.web/pages: ... Step 4: Create a checkout form that posts directly to Authorize.Net Add the following code to the Home/Index View - this will create a form which will submit a test transaction to Authorize.Net (with hardcoded values). This code uses the SDKs CheckoutFormBuilder to create the form for you - just include your API login and Transa...

ASP.net MVC 3 Improvements

• The Razor View Engine o http://weblogs.asp.net/scottgu/archive/2010/07/02/introducing-razor.aspx Some new Razor features include the following: • @model syntax for specifying the type being passed to the view. • @* *@ comment syntax. • The ability to specify defaults (such as layoutpage) once for an entire site. • The Html.Raw method for displaying text without HTML-encoding it. • Support for sharing code among multiple views (_viewstart.cshtml or _viewstart.vbhtml files). Razor also includes new HTML helpers, such as the following: • Chart. Renders a chart, offering the same features as the chart control in ASP.NET 4.  http://www.dotnetcurry.com/ShowArticle.aspx?ID=597&AspxAutoDetectCookieSupport=1 • WebGrid. Renders a data grid, complete with paging and sorting functionality.  http://www.dotnetcurry.com/ShowArticle.aspx?ID=615 • Crypto. Uses hashing algorithms to create properly salted and hashed passwords.  http://dotnetslackers.com/articles/asp...

Art of Travelling between bangalore mangalore udupi

http://www.team-bhp.com/forum/route-travel-queries/15941-art-travelling-between-bangalore-mangalore-udupi-200.html

SMS help for finding routes in Bangalore city

SMS help for finding routes in Bangalore city : [9008890088] Links to this post Email This BlogThis! Share to Twitter Share to Facebook Share to Google Buzz 9008890088 This is useful/Authentic information for people who travel by Auto and we will be able to know the rate, route and the distance too. (Free Service) 9008890088 is an SMS-based location search and direction finding service that provides directions to people with or without Smart phones to any location in Bangalore. The SMS service is available free of charge and all you pay is the standard SMS rate according to your plan. It needs no subscription. The service is reliable and involves very little waiting time. The reply back time varies from 3 seconds to 1 minute depending on the mobile operator’s message traffic congestion and availability of signals. Only you need to do is SMS to 9008890088. The example usages are: Example 1: FROM Mekri circle TO ESI Hospital Example 2: INOX Example 3: SBI atm...