whoisvaibhav

Stories submitted by whoisvaibhav

.NET Reflection: The untouchable? No, not at all.(nagarro.com)

submitted by whoisvaibhavwhoisvaibhav(1000) 2 years, 7 months ago

Not enough people use reflection, IMO. Articles such as these will surely help. read more...

add a comment |category: |Views: 14

tags: another

Exception Logging to the Cloud(nagarro.com)

submitted by whoisvaibhavwhoisvaibhav(1000) 3 years ago

Here's an interesting way to log Exceptions in your application. We have used this in a client project, and it did wonders to improve stability during the initial deployment phases. read more...

add a comment |category: |Views: 15

tags: another

Make the .Net Framework work for you(nagarro.com)

submitted by whoisvaibhavwhoisvaibhav(1000) 3 years ago

Here's an example of how the framework artifacts can be used to implement good coding patterns... read more...

add a comment |category: |Views: 14

tags: another

Achieving amazing scalability with moderate hardware(highscalability.com)

submitted by whoisvaibhavwhoisvaibhav(1000) 3 years, 5 months ago

Here's PlentyofFish.com's case study on High Scalability.com Try over a billion page views in asp.net using just 2 servers. read more...

add a comment |category: |Views: 11

tags: another

Choosing Between WebForms and MVC(blog.gadodia.net)

submitted by whoisvaibhavwhoisvaibhav(1000) 3 years, 5 months ago

Another take on what to consider when making a decision between Asp.Net WebForms or Asp.Net MVC. read more...

add a comment |category: |Views: 682

tags: another

Deciding Between ASP.NET MVC and WebForms(emadibrahim.com)

submitted by whoisvaibhavwhoisvaibhav(1000) 3 years, 5 months ago

Does this diagram make sense? read more...

add a comment |category: |Views: 40

tags: another

Firefox integration with .Net framework(hanselman.com)

submitted by whoisvaibhavwhoisvaibhav(1000) 3 years, 8 months ago

According to this article, Firefox plays really well with .Net 3.5 SP1. It plays well with ClickOnce and XBAP both. This is due to a Firefox extension that gets installed with 3.5 SP1 read more...

add a comment |category: |Views: 8

tags: another

All that you need to know about deploying the .Net framework(hanselman.com)

submitted by whoisvaibhavwhoisvaibhav(1000) 3 years, 8 months ago

SmallestDotNet.com is a single page site that does one thing. It tells you the smallest, easiest download you'd need to get the .NET Framework on your system. The size of the .NET download is usually WAY smaller than you think it'll be. There's no database, no cookies, and nothing about your computer has been stored or kept. We just look at the information your browser already reports about your computer and make a suggestion as to the best .NET Framework download for you. read more...

add a comment |category: |Views: 3

tags: another

Vb.Net one better than C#(blog.gadodia.net)

submitted by whoisvaibhavwhoisvaibhav(1000) 3 years, 10 months ago

This is the first time I have envied VB over C#. Here's a thing that is useful and you can do in Vb.Net, but not in C#. read more...

2 comments |category: |Views: 681

tags: another

ADO.NET Data Services with ASP.NET AJAX Support(download.microsoft.com)

submitted by whoisvaibhavwhoisvaibhav(1000) 4 years, 5 months ago

Find out how ADO.NET Data Services can be integrated with ASP.NET AJAX support seamlessly. read more...

add a comment |category: |Views: 29

tags: another

Introduction to ASP.NET Dynamic Data: (download.microsoft.com)

submitted by whoisvaibhavwhoisvaibhav(1000) 4 years, 5 months ago

Learn how the ASP.NET 3.5 Extensions Preview enables rapid data driven site development with ASP.NET Dynamic Data and its rich scaffolding framework. read more...

1 comment |category: |Views: 17

tags: another

Code Size Is The Enemy (in Java or elsewhere)(codinghorror.com)

submitted by whoisvaibhavwhoisvaibhav(1000) 4 years, 5 months ago

Here's an interpretation by Jeff Atwood of Steve Yegge's Code's Worst Enemy - a look at how Java is its own worst enemy and how dynamic languages may be better suited to some situations that static ones like Java read more...

add a comment |category: |Views: 4

tags: another

Error Handling is like Taking Out the Trash(beautifulcode.oreillynet.com)

submitted by whoisvaibhavwhoisvaibhav(1000) 4 years, 5 months ago

Here's a talk about the topic that is never talked about enough... read more...

add a comment |category: |Views: 0

tags: another

Web Client Software Factory(codeplex.com)

submitted by whoisvaibhavwhoisvaibhav(1000) 4 years, 5 months ago

Here's a gem. The Web Client Software Factory by Patterns and Practices group provides resources and visua lstudio guidance packages to accelerate development on composite Asp.Net applications. read more...

add a comment |category: |Views: 3

tags: another

NAnt 0.86 Released(nant.sourceforge.net)

submitted by whoisvaibhavwhoisvaibhav(1000) 4 years, 5 months ago

The recent release for nAnt and release notes. read more...

add a comment |category: |Views: 19

tags: another

How to self host Astoria (Ado.net Data Services)(blogs.thinktecture.com)

submitted by whoisvaibhavwhoisvaibhav(1000) 4 years, 5 months ago

Here's what the documentation doesn't tell you. read more...

add a comment |category: |Views: 13

tags: another