ASP.NET | Learnxpress

Avoid Hidden Controls – ASP.NET

August 31st, 2010 Anand Narayanaswamy 0 Comments

Web Application is stateless. To maintain the state of the page we have many solutions like query string, session, hidden controls and more.. Hidden controls are primarily used to keep some kind of key value pairs for the page. To maintain multiple key value pairs, we need to have multiple hidden...



ASP.NET MVC – AuthorizeWithExemptionsAttribute

August 29th, 2010 Anand Narayanaswamy 0 Comments

In this article, I'll provide you with a solution for securing ASP.NET MVC application's controllers in a way that all the actions are secured except those you define as unsecure (by default, all the actions are unsecure unless you define them as secure). I encountered a problem in the ASP.NET MVC...

Authenticate user by roles in asp.net

August 28th, 2010 Anand Narayanaswamy 0 Comments

Forms authentication enables user and password validation for Web applications that do not require Windows authentication. With forms authentication, user information is stored in an external data source, such as a Membership database, or in the configuration file for an application. Once a user...

Easy way to Implement Ajax using Jquery in Asp.net

August 27th, 2010 Anand Narayanaswamy 0 Comments

A simple steps to perform some action which asynchronous to the server using Jquery and Asp.Net.Here I am using Visual Studio 2008,Jquery and C# to perform this.Here I am just giving the code for doing that.I am just mentioning the way to take the data to a server page without using Handlers.This...

ASP.NET 3.5 Hosting – An Overview on the Advance ASP.NET 3.5 Technology

August 13th, 2010 Anand Narayanaswamy 0 Comments

ASP.NET 3.5 is a web application that was created by Microsoft to allow web programmers to contrive web sites, web services, and web applications. ASP.NET is created upon the Common Language Runtime, which is more commonly known as CLR. This allows web programmers to write programming code...

ASP.NET MVC LabelFor Helper With HtmlAttributes

July 3rd, 2010 Anand Narayanaswamy 0 Comments

In ASP.NET MVC you have low-level control over your HTML. This simply means that you can write any html elements in your view as you wish. However for getting the advantage of Model Binding and Visual Studio Intellisense, ASP.NET MVC provides a shorter and tidier way to write html elements with the...

Search Engine Optimization Enhancements in ASP.NET 4

June 29th, 2010 Anand Narayanaswamy 0 Comments

By Scott MitchellIntroductionSearch engine optimization, or SEO, is the practice of improving a website's position in searchengines' results using unpaid techniques. A better (higher) position in the search results will, in theory, lead to more click throughs, increasing the website'svisibility...

Dependency Injection in ASP.NET MVC NerdDinner App using Ninject

May 29th, 2010 Anand Narayanaswamy 0 Comments

In this post, I am applying Dependency Injection to the NerdDinner application using Ninject. The controllers of NerdDinner application have Dependency Injection enabled constructors. So we can apply Dependency Injection through constructor without change any existing code. A Dependency...

NoSQL with RavenDB and ASP.NET MVC – Part 1

May 26th, 2010 Anand Narayanaswamy 0 Comments

A while back, I have blogged NoSQL with MongoDB, NoRM and ASP.NET MVC Part 1 and Part 2 on how to use MongoDB with an ASP.NET MVC application. The NoSQL movement is getting big attention and RavenDB is the latest addition to the NoSQL and document database world. RavenDB is an Open Source (with a...

Building a Store Locator ASP.NET Application Using Google Maps API (Part 2)

May 26th, 2010 Anand Narayanaswamy 0 Comments

Last week's article, Building a Store Locator ASP.NET Application Using Google Maps API (Part 1), was the first in a multi-part article series exploring how to add store locator-type functionality to your ASP.NET website using the free Google Maps API. Part 1 started with an examination of the...

Terms

  • how do i refresh a chart using javascript in asp net3 5

  • how to integrate google map in visual studio 2008
  • mvc2 htmlattributes visible
  • how to set Chart gride part asp3 5
  • mvc2 google maps

  • visual studio 2010 pie chart control MVC
  • how to put a chart control in mvc2 application

  • how to integrate google map in asp net3 5 C#
  • asp net whiteboard control

  • asp net map scada open source
  • MVC2 htmlAttributes
  • googlemap using asp net mvc2
  • asp net mvc2 reports

  • nerddinner google maps

  • Integrating facebook into ASP net MVC using oAuth
  • working with chart control in asp net3 5
  • asp net mvc2 google maps

  • integrate facebook with asp net3 5 example
  • nerddinner googlemaps
  • asp net3 5 curl page download
  • seo forum


Google Analytics Alternative