csharp

Stories kicked by csharp

Crazy talk: Inline scripting and code-behind(blog.wekeroad.com)

submitted by jongallowayjongalloway(4380) 4 years, 7 months ago

Rob Conery says it's time to reconsider inline script in ASP.NET. read more...

2 comments |category: |Views: 14

tags: another

ASP.NET MVC Framework - ScottGu's Blog (weblogs.asp.net)

submitted by ashmindashmind(775) 4 years, 7 months ago

ASP.NET MVC Framework described by ScottGu. read more...

7 comments |category: |Views: 85

tags: another

Little Gamers Public Demo(ziggyware.com)

submitted by zygotezygote(1090) 4 years, 7 months ago

Epsicode has released a public demo of his awesome XNA game (And Dream Build Play Finalist I might add): Little Gamers. I spent quite some time today playing this game and I can't get enough of it! Be sure to drop by and check it out and say hi to Epsicode while you're at it :) read more...

add a comment |category: |Views: 15

tags: another

SQL - Derived tables(techahead.wordpress.com)

submitted by prashantvictoryprashantvictory(605) 4 years, 7 months ago

This article explains what are derived tables and how we can use them to perform our query better. In some situations they can be a better alternative of temporary tables, So take a look of this... :) read more...

add a comment |category: |Views: 89

tags: another