| Next Tip?
Home » Archive

Articles in the Asp.net Category

Asp.net »

[31 Dec 2008 | No Comment | 720 views]

Why to adopt “WWWn” terminology?
First of all, I must have to say thanks to my colleague Mr. Ram Nath Rao, who helped me lot to make the article concise.
We all are familiar with ‘www’ stands for World Wide Web, where requests are handled by a particular or dedicated server. Now, consider a scenario where a large amount of requests is to be served by the same server then there is density of traffic is high and performance is slow because delay time is increased or in other words waiting time …

Asp.net, CSharp »

[27 Dec 2008 | No Comment | 364 views]

.Net Reflector
.Net Reflector is a very nice tool, it can de-compile and analyze dlls or assemblies to source code.
Another feature which I like is that with .Net Reflector I can de-comiple dlls to C# or VB or IL. Nice trick to translate code
Using NET Reflector
1. you can easily view, navigate, and search through, the class hierarchies of .NET assemblies, even if you don’t have the code for them.
2. You Can understand the relationships between classes and methods.
3. You can find where types are instantiated and exposed
4. You can Check …

Asp.net, Javascript »

[14 Dec 2008 | No Comment | 633 views]

My readers enquired that how to rehuffle the yellow page on web.
The Yellow page appears when Web-Site got any runtime error.
I always suggested to supercede the Yellow-Page. Try the following code :

namespace AStepAhead.redirectErrorPage
{
public class redirectErrorPage
{
public redirectErrorPage()
{
String strDomainName = “MsDotnetHeaven.com”;
try

Get Adobe Flash playerPlugin by wpburn.com wordpress themes