AnnaBay21

Stories kicked by AnnaBay21

Combine Multiple JavaScript and CSS Files and Remove Overheads (geekswithblogs.net)

submitted by kazimanzurrashidkazimanzurrashid(3965) 4 years, 10 months ago

Learn how to combine multiple resource file and remove overheads from server. read more...

1 comment |category: |Views: 114

tags: another

Principles of simplicity(blog.madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 4 years, 10 months ago

Simplicity is about removing everything that can complicate the process of writing and maintaining software. read more...

2 comments |category: |Views: 17

tags: another

SubSonic Forums Begins(blog.wekeroad.com)

submitted by montymonty(2575) 4 years, 10 months ago

Rob announces the new subsonicproject redesign and the latest news regarding the new Forums project. read more...

add a comment |category: |Views: 7

tags: another

Support Open Source .Net Project - place this code on your site(montylounge.com)

submitted by montymonty(2575) 4 years, 10 months ago

The Lounge is a new ad network which is making its first initiative to support open source .net projects. Grab the code and place it on your site to help support these projects as well! read more...

4 comments |category: |Views: 9

tags: another

But *WHY* Must That Column Be Contained in an Aggregate Function or th(weblogs.sqlteam.com)

submitted by jimrice14jimrice14(880) 4 years, 10 months ago

Column 'xyz' is invalid in the select list because it is not contained in either an aggregate function or the GROUP BY clause. Arggh!! There it is, yet again .. that annoying error message. Why is SQL so picky about this? What's the deal!? read more...

1 comment |category: |Views: 6

tags: another

Creating a Data Driven ASP.NET Localization(west-wind.com)

submitted by rstrahlrstrahl(7226) 4 years, 10 months ago

Find out how to build an ASP.NET 2.0 Resource Provider that uses database data for its localization storage rather than Resx files. Database resources can be much more flexible and this article demonstrates how to build a powerful ASP.NET resource editing front end that allows editing of resource data in a live ASP.NET application in a context sensitive manner. read more...

1 comment |category: |Views: 324

tags: another

Google Analytics Reports for DotNetKicks.com(blog.incremental.ie)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 10 months ago

Interested in seeing some google analytics stats for DotNetKicks.com? read more...

1 comment |category: |Views: 20

tags: another

Orcas JavaScript Intellisense(west-wind.com)

submitted by rstrahlrstrahl(7226) 4 years, 10 months ago

A few quick tests to see what JavaScript features show up with Intellisense in the new Orcas Intellisense features. Unfortunately it looks like at least in Orcas Beta 1 a number of common JavaScript scenarios either don't produce proper Intellisense or actually break Intellisense altogether. read more...

1 comment |category: |Views: 3

tags: another

The real reason SELECT * queries are bad: index coverage(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 10 months ago

Are SELECT * queries bad? Sure, everyone know that. But, why? read more...

2 comments |category: |Views: 19

tags: another

jQuery: An open letter to non-Believers...(wanderinghorse.net)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 10 months ago

I'm sold. Be sure to check out the many jQuery plugins : http://jquery.com/plugins/. read more...

6 comments |category: |Views: 27

tags: another

What ASP.NET Developers Should Know About JavaScript(odetocode.com)

submitted by crpietschmanncrpietschmann(11.3k) 4 years, 10 months ago

This article approaches JavaScript from the perspective of an ASP.NET developer who is comfortable with the paradigms and patterns of either C# or Visual Basic. The article doesn't look at how to use JavaScript from ASP.NET exactly, but it does look at why JavaScript is so different from the two languages we commonly use with the .NET CLR. read more...

1 comment |category: |Views: 2

tags: another

Referential Integrity - Data Modeling Mistake 1 of 10(rapidapplicationdevelopment.blogspot.com)

submitted by LearLear(1195) 4 years, 10 months ago

Every decision you make before you write a line of code will significantly affect your project’s duration and the performance and maintainability of your application. Can your project afford one of these all too common data modeling mistakes? The first post in this series addresses reasons architects don't use referential integrity. And why they're wrong. read more...

add a comment |category: |Views: 26

tags: another

Getting with it: Test-Driven Development(blog.jagregory.com)

submitted by JGregoryJGregory(375) 4 years, 10 months ago

Introduction to Test-Driven Development, from a developer who should have learnt sooner. read more...

1 comment |category: |Views: 11

tags: another

Become a Better Developer in 6 months. How? (weblogs.sqlteam.com)

submitted by spirit1spirit1(3160) 4 years, 10 months ago

Yes, I was tagged too. however only one things i'm going to do is acctually technical read more...

6 comments |category: |Views: 19

tags: another

BlogEngine.NET: Creating Themes Webcast(nyveldt.com)

submitted by madskristensenmadskristensen(8565) 4 years, 10 months ago

A really cool video tutorial on how to make custom themes for BlogEngine.NET. Good stuff read more...

add a comment |category: |Views: 59

tags: another

Interoperability Between WCF and WSE 3.0(devlicio.us)

submitted by jimmy.sjimmy.s(330) 4 years, 10 months ago

Windows Communication Foundation(WCF) services are wire-level compatible with Web Services Enhancements 3.0 (WSE) client. This theory is correct however it's not such easy as one can expect. This article presents issues on interoperability between WCF and WSE 3.0. read more...

2 comments |category: |Views: 73

tags: another