Search Results

1
vote

How to change .ASPX automatic formatting settings (Visual Studio)

You're able to change the autoformatting in this menu: Tools -> Options -> Text Editor You can for example change the if statement's new line, under: C# …
2
votes

How to read all shared google reader feeds by code?

You can find a Atom feed for you feeds here: http://www.google.com/reader/atom/ You can find a more specific url, if you logi …
1
vote

Charts for ASP.NET

I like ZedGraph - Mainly because It's Free, and LGPL. …
1
vote

.NET or PHP, Corporate or Open-Source ?

A very little amount of people benefit directly from their environment being Open-Source. In most cases you download the latest version of the Framework, and it'll stay that way, until a new versio …