Blogs about: Net Articles
Featured Blog
Securing Directories with Role-based Forms Authentication
Securing Directories with Role-based Forms Authentication To make the role-based authentication work for Forms Authentication, make sure you have a Web.config file in your Web Application root. For th… more »
My Thoughts
Securing Directories with Role-based Forms Authentication
Venkat Shiva Reddy wrote 1 day ago: Securing Directories with Role-based Forms Authentication To make the role-based authentication work … more »
#pragma Warnings
Venkat Shiva Reddy wrote 1 day ago: #pragma Warnings Sometimes you like to tell your compiler not to display certain warnings; you can d … more »
:: Operator and global keyword
Venkat Shiva Reddy wrote 1 day ago: :: Operator and global keyword Suppose you have defined your own class with name ‘System’ and in … more »
extern Keyword
Venkat Shiva Reddy wrote 1 day ago: The ‘extern’ keyword can either be used with a method or for assembly alias. When used with m … more »
Friend Assemblies
Venkat Shiva Reddy wrote 1 day ago: In C# 2.0, you can designate an assembly as a friend of yours assembly. A friend assembly can access … more »
Introducing .NET Remoting
Venkat Shiva Reddy wrote 2 days ago: Introducing .NET Remoting Abstract .NET Remoting provides a powerful and high performance way of wo … more »
Generics
Venkat Shiva Reddy wrote 2 days ago: Introduction C# is a strongly typed language, i.e., objects in C# should have a type pr … more »
Cross Page Post Back in ASP.Net 2.0
Venkat Shiva Reddy wrote 2 days ago: ASP.Net 1.1 provides for web forms posting back only to themselves. In many situations, the s … more »
Anonymous Methods
Venkat Shiva Reddy wrote 2 days ago: Anonymous methods are another addition in the version 2.0 of C# programming language. The concept … more »
Because I have loved life, I shall have no sorrow to die – Bolton Deventer passes away
— 17 comments
bolton123 wrote 9 months ago: This post is dedicated to those who have searched for truth in my words. This is my real life story. … more »
