.NET news » Search results
Search results for query "asp" (244):
Extending Asp.Net role based Security with Custom Security Module (Permission Based, Page Level Authorization)
This project intends to extend the default Asp.Net role based Security to include Permission Based / Page Level Authorization Layer. Works with both ASP.Net and Asp.Net MVC. Permission rules to Allow/Deny access to website resources (like "Folder/File.aspx" or "Controller/Action" ) are stored in DB
Managing Your JavaScript Library in ASP.NET
Learn how to embed JavaScript into a DLL, manage dependencies, and avoid page bloat.
2011-11-10 14:58:00 Source: Managing Your JavaScript Library in
Tags: ASP.NET
AJAX based CRUD tables using ASP.NET MVC 3 and jTable jQuery plug-in
Creating AJAX based CRUD tables using ASP.NET MVC 3 and the jTable jQuery plug-in.
Client-side Zoom Window for Textbox in ASP.NET
Client-side Zoom Window using JavaScript for Textbox in ASP.NET
2011-11-02 09:55:00 Source: Client-side Zoom Window for Textbox in
Tags: Components
NoSQL Document Database: Embedding RavenDB into an ASP.NET MVC 3 Application
Nevermore shall we hear the cries of a lack of nonrelational love for the Microsoft stack, says Justin Schwartzenberger. He demonstrates how exploring the NoSQL world is easy with RavenDB, a .NET/Windows-centric document data store solution that can run in an embedded mode within an ASP.NET MVC application.
2011-10-25 19:00:00 Source: NoSQL Document Database: Embedding RavenDB into an
Tags: Database
Build an HTML5 Offline Application with Application Cache, Web Storage and ASP.NET MVC
The modern web ecosystem is made up of many different types of scenarios of how users interact with online content. With the increasing popularity of mobile devices along with countless hours at Starbucks and on airplanes, users may often find themselves in a position of wanting to use web content while not being able to enjoy reliable and continual access to the Internet.
ASP.NET MVC3 JQuery inline editor
In this article will be described how you can implement inline editing in the ASP.NET MVC applications using the JQuery JEditable plugin
Achieving Zero Postback Business Sites Leveraging jQuery And ASP.NET Web Services
This article elaborates how to accomplish a zero postback site using jQuery and ASP.NET web services
2011-09-16 00:52:00 Source: Achieving Zero Postback Business Sites Leveraging jQuery...
Tags: ASP.NET
Upload and Convert Video file to Flash Video (flv) and Progressive Streaming using ASP.NET handler
Upload Video/Audio File and Convert Video to Flash Video (flv) and progressive streaming using ASP.NET handler
Build truly RESTful API and website using same ASP.NET MVC code
Usually we create separate controllers or WCF service layer to deal with API part of the website but I will show you how you can create both RESTful website and API using the same controller code working over the exact same URL that a browser can use to browse through the website and a client applic
2011-08-19 03:58:00 Source: Build truly RESTful API and website using same
Tags: Build


Syndicate