skpananghat

Stories kicked by friends of skpananghat

.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

Oxite - Oh Dear Lord Why?! (codebetter.com)

submitted by colinjackcolinjack(1010) 3 years, 5 months ago

Oxite is an open source application built on ASP.NET MVC and Karl Seguin raises some points related to the design/architecture/implementation. read more...

1 comment |category: |Views: 695

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

Some Thoughts on Oxite(blog.wekeroad.com)

submitted by sharplifesharplife(4570) 3 years, 5 months ago

Rob Conery's comments and thoughts on new open-source CMS project 'Oxite'. In this post he analyzed some critical issues in Oxite and suggested some solutions to optimize this ASP.NET MVC powered blog engine. read more...

add a comment |category: |Views: 337

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

Creating always visible div using CSS(dailycoding.com)

submitted by rsonirsoni(930) 3 years, 9 months ago

Explains how easily we can create an always visible div using very simple CSS trick in html.. read more...

2 comments |category: |Views: 793

tags: another

Are you Throwing Exceptions correctly?(dailycoding.com)

submitted by rsonirsoni(930) 3 years, 10 months ago

Discuss practices to throw exceptions to intact the exception stack trace read more...

add a comment |category: |Views: 563

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

Get namespaces from an XML Document with XPathDocument and LINQ to XML(hanselman.com)

submitted by javierRomerojavierRomero(1010) 4 years, 4 months ago

how to get the namespaces from an XML document read more...

add a comment |category: |Views: 32

tags: another

free e books(aspxwizard.net)

submitted by bo2bo2bo2bo2(570) 4 years, 4 months ago

Microsoft has opened 3 MS Press books completely FREE for public. read more...

3 comments |category: |Views: 20

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