CSharpFeeds - All your C# feeds in one place.

Wednesday, November 04, 2009

Revisiting randomness

by skeet via Jon Skeet: Coding Blog on 11/4/2009 7:40:15 AM

Almost every Stack Overflow question which includes the words "random" and "repeated" has the same basic answer. It's one of the most common "gotchas" in .NET, Java, and no doubt other platforms: creating a new random number generator without specifying a seed will depend on the current instant of time. The current time as measured by the computer doesn't change very often compared with how often you can create and use a random number generator – so code whi ...

[ read more ]

Developing for the web using VS 2010 and .NET 4

by Somasegar via Somasegar's WebLog on 11/4/2009 6:50:00 AM

Visual Studio 2010 and .NET 4 are packed with new features and enhancements designed to improve developer productivity.  Some are small changes and others are more significant.  Altogether they deliver a significant gain in productivity. More and more developers look to the web to be able to build and deliver applications that take advantage of the reach and friction-free capabilities of the web.  With Visual Studio 2010 and ASP.NET 4, there are a number of new features to help yo ...

[ read more ]

Subscribe

New Feed

Product Spotlight

Recently Updated Sources

Legal Note

The content of the postings is owned by the respective author. CSharpFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on CSharpFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.

Advertise with us