.NET news » Search results

Search results for query "net" (410):

ASP.NET 4.0 potentially dangerous Request.Form value was detected

If anyone enter unencoded HTML content into a text box on a ASP.NET application
2011-12-09 14:35:00   Source: ASP.NET 4.0 potentially dangerous...   Tags: ASP.NET

ASP.Net chatting using WCF Services and JSon

ASP.Net chatting using WCF Services and JSon
2011-12-02 02:44:00   Source: ASP.Net chatting using WCF Services...   Tags: ASP.NET

The Cutting Edge: A Context-Sensitive Progress Bar for ASP.NET MVC

Dino Esposito tackles the issue of reporting the status of remote operations, providing context-sensitive feedback that faithfully represents the status of the operation for a given session.
2011-11-29 18:00:00   Source: The Cutting Edge: A Context-Sensitive Progress Bar for...   Tags: ASP.NET

ASP.NET Security: Hack-Proofing Your ASP.NET Applications

Almost every day, the mainstream media reports that another site has been hacked. Luckily, many of these attacks are surprisingly easy to protect against. Adam Tuliper explains how these attacks occur and discusses best practices for preventing them.
2011-11-29 18:00:00   Source: ASP.NET Security: Hack-Proofing Your...   Tags: Multimedia

ASP.NET Membership and Role Provider

Brief description of how to use the available Membership and Role Provider available in ASP.NET
2011-11-27 17:55:00   Source: ASP.NET Membership and Role Provider   Tags: ASP.NET

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
2011-11-12 04:28:00   Source: Extending Asp.Net role based...   Tags: Internet

.Net asynchrony in the UI context

UI and concurrent programming using BackgroundWorker, TPL and ‘async’ syntax
2011-11-10 17:29:00   Source: .Net asynchrony in the UI context   Tags: GUI

Managing Your JavaScript Library in ASP.NET

Learn how to embed JavaScript into a DLL, manage dependencies, and avoid page bloat.

i00 VB.NET Spell Check - No 3rd Party Components Required!

Simple to use, open source Spell Checker for .NET
2011-11-10 13:26:00   Source: i00 VB.NET Spell Check - No 3rd...   Tags: VB.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.
2011-11-03 09:12:00   Source: AJAX based CRUD tables using ASP.NET...   Tags: Ajax