ejstembler

Stories kicked by ejstembler

Migration from IIS6 + SQL 2005 (32-bit) to IIS7 + SQL 2008 (64-bit)(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 3 years, 4 months ago

A few main issues encountered during our migration from IIS6 + SQL 2005 (32-bit) to IIS7 + SQL 2008 (64-bit). read more...

add a comment |category: |Views: 321

tags: another

Learning Ruby via IronRuby and C# Part 2(codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 3 years, 10 months ago

Part 2 in a multi-part series on learning Ruby using IronRuby and C#. C# is used to give you a basis for which to interpret the Ruby and migrate your skills. read more...

add a comment |category: |Views: 136

tags: another

Using CROSS JOIN to generate test data(weblogs.sqlteam.com)

submitted by kprernnkprernn(1445) 4 years, 3 months ago

In this blog, Joe demonstrates the power of the CROSS JOIN and how it can be harnessed to create lots of test data very quickly. read more...

add a comment |category: |Views: 39

tags: another

4 ASP.NET AJAX JavaScript UI methods you should learn(encosia.com)

submitted by gt1329agt1329a(7849) 4 years, 4 months ago

A closer look at some of the ASP.NET AJAX client side framework's less utilized UI functionality. Examples include CSS manipulation, measuring the size of a rendered element, and finding/changing the location of an element. read more...

1 comment |category: |Views: 12

tags: another

MVC Membership Basics(squaredroot.com)

submitted by TroyMGTroyMG(2670) 4 years, 5 months ago

Getting Register, Login, and Logout working in the recently released ASP.Net MVC framework. Downloadable code samples included. read more...

1 comment |category: |Views: 50

tags: another

Dynamically Applying Themes To Your ASP.Net Site With A Sitemap(carlj.ca)

submitted by LadiesManLadiesMan(95) 4 years, 6 months ago

Ever run across a web site that used multiple themes, either page by page, or by some sort of grouping, such as the old divx.com site, and wondered how to do it in your own ASP.Net site? If so, then what I’m about to show you might be of interest. If not, read on anyway’s. read more...

6 comments |category: |Views: 50

tags: another

Improve Your C#! Borrow from F#...(diditwith.net)

submitted by dreddingdredding(165) 4 years, 6 months ago

Awsome awsome awsome way of showing off F# functionality. I know the examples are how you would implement the same thing in C#, but whats great is he's giving you a point of refrerence into F# if you understand only the C# code. read more...

add a comment |category: |Views: 7

tags: another

ASP.Net MVC Framework Part 1(weblogs.asp.net)

submitted by isuttleisuttle(1140) 4 years, 6 months ago

Scott Guthrie provides some great insight into the upcoming ASP.Net MVC framework. read more...

4 comments |category: |Views: 32

tags: another

I'm Really Digging F#(diditwith.net)

submitted by cls2degcls2deg(1535) 4 years, 6 months ago

An article that shows the elegance, power and brevity of Microsoft's F# language. read more...

2 comments |category: |Views: 16

tags: another

SQL Server Naming Conventions(ejstembler.com)

submitted by ejstemblerejstembler(85) 4 years, 11 months ago

A set of naming convention standards when starting a new SQL Server database. read more...

7 comments |category: |Views: 637

tags: another

Web Site or Web Application?(blogs.vertigo.com)

submitted by k000derk000der(4765) 4 years, 11 months ago

Differences between Web Site and Web Application project types read more...

add a comment |category: |Views: 2

tags: another