Browse by Tags

ASP.NET AJAX Client Libraries Webcast from Rob Bagby
Published Thu, Dec 25 2008 4:57 | abu
This series of Webcast includes A2Z[complete] ASP.NET AJAX Client Libraries - calling Web services, object-oriented development, creating controls, creating behaviors, and tips and tricks for development WCF Services from ASP.NET AJAX MSDN WEBCAST: CALLING...
Filed under: , ,
Url Rewriting using WCF
Published Mon, Dec 22 2008 21:26 | abu
One of my interesting thing is "URL Rewriting". The first time I have implemented it through implementing HTTPHandler using .NET 1.1. Same concept I have applied to a Document Management Service [DMS] project to PUT the document and GET the...
Filed under: , , , ,
C# Dynamic - CSharp's new feature of the coming version 4.0
Published Mon, Dec 15 2008 17:50 | abu
Very good resources for the coming version... Sam Ng Dynamic in C# Part One Dynamic in C# Part Two Chris Burrows C# Dynamic Part I C# Dynamic Part II C# Dynamic Part III Eric Lippert The Future of C# Part One The Future of C# Part Two The Future of C#...
Filed under: , , , ,
IIS 7.0 Architecture
Published Tue, Nov 18 2008 5:49 | abu
If you are an ASP.NET, WCF advanced serious developer, would like to play with internals of ASP.NET, Web Service, WCH hosting with IIS 7.0; this this article will be very useful to know it's architecture. http://learn.iis.net/page.aspx/101/introduction...
Filed under: , ,
Web Services to WCF
Published Sat, Nov 8 2008 18:32 | abu
Those who are familiar ASN.NET/WinForm development and .NET Websevice to know better way WCF by comaring with WS, this arcticles will help a lot... Comparing ASP.NET Web Services to WCF Based on Development http://msdn.microsoft.com/en-us/library/aa738737...
Filed under: , ,
Understanding Hosting WCF Application using Windows Process Activation Service (WAS) in IIS 7.0
Published Sat, Nov 8 2008 12:46 | abu
If you want to host WCF appication using IIS, it will be easy and robust. Windows Process Activation Service (WAS) in IIS 7.0 makes it possible to host WCF services beyond HTTP and without having to install the whole IIS package. "Extend Your WCF...
Filed under: , ,
ASP.NET Architecture - HTTP Handlers, HTTP Pipelines
Published Tue, Nov 4 2008 14:31 | abu
To be an Advanced ASP.NET developer this articles help to clear in depth, very low level understanding of ASP.NET Architecture. http://msdn.microsoft.com/en-us/magazine/cc188942.aspx
Filed under: ,
ASP.NET MVC
Published Sat, Oct 18 2008 6:44 | abu
Always I am very much fan of MVC (Model, View, and Controller) design patterns. Now on top of .NET Framework 3.5 it is available as ASP.NET MVC Framework. http://en.wikipedia.org/wiki/ASP.NET_MVC_Framework ASP.NET MVC Beta Released http://weblogs.asp...
Filed under:
All I need to go through very shortly
Published Mon, Jul 21 2008 1:58 | abu
Silverlight Tips, Tricks, Tutorials and Links Page http://weblogs.asp.net/scottgu/pages/silverlight-posts.aspx ASP.NET, ASP.NET AJAX, ASP.NET MVC, Silverlight http://weblogs.asp.net/scottgu/archive/2008/04/28/april-28th-links-asp-net-asp-net-ajax-asp...
Waw!!! ASP.NET UI Tutorials
Published Sat, Apr 12 2008 11:20 | abu
All sets ASP.NET UI development references are freely avalaiable... http://xuefly.com/learn/data-access/#enhancing
Filed under:
How to configure and use Windows authentication in an ASP.NET Web application
Published Fri, Mar 28 2008 4:49 | abu
http://weblogs.asp.net/scottgu/archive/2006/07/12/Recipe_3A00_-Enabling-Windows-Authentication-within-an-Intranet-ASP.NET-Web-application.aspx http://msdn2.microsoft.com/en-us/library/ms998358.aspx If you want to know more about Security and HowTo......
Filed under:
ASP.NET UI REF.
Published Fri, Mar 21 2008 19:05 | abu
With very very less code, if you would like present with data and UI with different format, different layout here are set of resources... http://msdn2.microsoft.com/en-us/library/bb288029.aspx http://msdn2.microsoft.com/en-us/library/bb288032.aspx http...
Filed under:
Quick Start - Using System.DirectoryServices
Published Tue, Mar 4 2008 14:53 | abu
I am new to this area. Will start working on Directory Services .... I have identified these two resuorces to start... http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sds/sds/using_system_directoryservices.asp http://geekswithblogs.net...
Filed under: ,
Windows Authentication - ASP.NET and IIS
Published Sat, Mar 1 2008 18:12 | abu
These links help you to understand and implement Windows Authentication in ASP.NET Application using Microsoft Internet Information Services (IIS) ... http://msdn2.microsoft.com/en-us/library/ms998372.aspx http://www.microsoft.com/technet/prodtechnol...
Filed under: ,
ASP.NET Interview Questions
Published Tue, Oct 9 2007 18:51 | abu
Quality question :) http://www.hanselman.com/blog/ASPNETInterviewQuestions.aspx Many question you can found in http://blogs.crsw.com/mark/articles/254.aspx too.
Filed under: ,
Architectural Guidance - 3-tier Architecture with ASP.NET 2.0 Tutorial Series
Published Tue, Oct 9 2007 18:30 | abu
Architectural Guidance Learn how to design applications with ASP.NET and the .NET Framework. http://msdn2.microsoft.com/hi-in/architecture/aa336583.aspx
Filed under: ,
"How Do I?” Videos — Learn ASP.NET yourselft....
Published Mon, Jul 2 2007 18:45 | abu
After going through the "How Do I do Videos — ASP.NET" it looks that things are very simple and easy... http://msdn2.microsoft.com/en-us/asp.net/bb498194.aspx Let's try !!!
Filed under:
Channel 9 !!! Great Collection - ASP.NET 2.0 Security FAQ
Published Thu, Jan 19 2006 12:58 | abu
ASP.NET 2.0 Security FAQs - From Channel 9. This is a very nice collection. http://channel9.msdn.com/wiki/default.aspx/SecurityWiki.ASPNET2SecurityFAQs
Filed under:
Coding Guidelines
Published Tue, Jan 3 2006 5:47 | abu
Presently I am working on - XML Enhancement in .NET Framework. This is a big chapter. Slowly and gradually I am going too deep. I have another two interests. The Best Practices for .NET Application development and System Architecture. It's also true...
ASP.NET 2.0 Resources - MSDN webcasts & whitepapers
Published Tue, Dec 6 2005 15:56 | abu
http://blogs.msdn.com/stoey/archive/2005/01/05/347424.aspx All resources are in one place!!!
Filed under: