Articles Written by Srinath M S

Top 10 Useful Attributes & Properties for ASP.NET Controls

This article touches base on a few, often missed, though important attributes and properties for ASP.NET control's. These drive the control's behavior and have a commanding effect on their actions.

Demystifying C# Programming's ToString Method

The ToString method of the .NET framework object has a solid set of useful features. Every object in the .NET framework has the ToString() method implementation. Read along to learn more about the ToString() method.

Top 10 CSS Techniques for Your ASP.NET Website

The HTML that the ASP.NET page renders is what your client's see first. A first impression is the best impression and CSS plays a vital role. Learn how using these few CSS techniques can help improve the performance of your ASP.NET framework website.

10 Ways LINQ Can Improve Your C# Programming

LINQ - Language Integrated Query is one of the most exciting and powerful extensions added by Microsoft to the .NET framework. This article talks about a few ways that can help you improve your classical C# programming using LINQ, whose success relies on the easy way it allows developers to use SQL like syntax to query all kinds of data.

10 Common HTML Mistakes When Scripting for an ASP.NET Page

HTML is the soul of every web page on the Internet. Stealthily occupying every desktop, it consumes a lot of our time. Read along as we showcase the most common HTML mistakes that we see when designing ASP.NET pages.

Go Deeper

  • Increasing demands placed on IT, along with tightening budgets has prompted IT leaders to seek out alternative technologies and improved …
  • When the economy is stable, a company's IT organization may view Finance as just one of many internal customers competing for attention. But …
  • In Hollywood, nothing is more chic than analytics. On TV shows like CSI and in films like Iron Man, the industry's most iconic stars depend …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds