beghilos

Stories kicked by beghilos

Visual Studio 2008 Beta 2 is HERE!(msdn2.microsoft.com)

submitted by superghostsuperghost(2260) 4 years, 10 months ago

Download it :) read more...

4 comments |category: |Views: 1

tags: another

String Formatting in C#(blog.stevex.net)

submitted by frogsbrainfrogsbrain(225) 4 years, 10 months ago

A very handy guide to formatting strings in C#. read more...

3 comments |category: |Views: 82

tags: another

SubSonic Video on MVC(blog.wekeroad.com)

submitted by craigshoemakercraigshoemaker(835) 4 years, 10 months ago

The 3rd installment in the SonicCast series is up, and Rob Conery talks about the whole MVC "thing" and how the SubSonic team is trying to emulate that with the SubSonic MVC templates. read more...

add a comment |category: |Views: 124

tags: another

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

Sandcastle - Documentation Compilers for Managed Class Library(msdn2.microsoft.com)

submitted by korayemkorayem(1240) 4 years, 10 months ago

Sandcastle produces accurate, MSDN style, comprehensive documentation by reflecting over the source assemblies and optionally integrating XML Documentation Comments. read more...

add a comment |category: |Views: 4

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

Inversion of Control and Dependency Injection with Castle Windsor(dotnetslackers.com)

submitted by simonebsimoneb(5450) 4 years, 10 months ago

First article of a 4 parts series about IoC and DI with Castle Windsor Container. This first part is an introduction to the core concepts and a simple example of how to start thinking in terms of IoC. read more...

9 comments |category: |Views: 273

tags: another

SQL Server Interview Questions and Answers Complete List Download(blog.sqlauthority.com)

submitted by pinaldavepinaldave(9662) 4 years, 10 months ago

Question I received is do I ask the same questions in interviews which I administrate. Answer is YES. Though, I have few other questions, which I ask. All of them I came up myself and answers are unique to questions and not available on-line. Well, long story short, I have compiled list of questions in one PDF. Please download them and use them in your next interview or just for reading purpose. read more...

add a comment |category: |Views: 513

tags: another

Scott Hanselman hired at Microsoft.(hanselman.com)

submitted by ririckririck(180) 4 years, 10 months ago

I think this is a great news for him and for the community read more...

4 comments |category: |Views: 77

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

SubSonic: SonicCast #2 - All About Paging(blog.wekeroad.com)

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

Paging isn't always the easiest thing to figure out - and sometimes not the most performant thing you can do to a we site. Here's a webcast to show you how to set it up both ways: the ASP way, and the SubSonic way. read more...

add a comment |category: |Views: 96

tags: another

Introduction to Localization in ASP.NET 2.0(west-wind.com)

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

Check out the localization features in ASP.NET 2.0 and understand how they work under the covers. This introduction focuses on the ASP.NET 2.0 specific technology for localization and discusses how Resource Providers are used to provide the various integrated localization features in ASP.NET 2.0 and Visual Studio .NET. The focus of this article is on the technology rather on the deep semantics of localization. Serves as an introduction for the Resource Provider article. read more...

add a comment |category: |Views: 13

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

SubSonic: SonicCast #1(blog.wekeroad.com)

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

The inaugural SonicCast is all about Code Generation, and how to alter our Code Generation templates to suit your (or your project's) code needs. read more...

add a comment |category: |Views: 24

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

Programming Handbooks and Cheatsheets(plentyofcode.com)

submitted by bayarsaikhanbayarsaikhan(830) 4 years, 10 months ago

Cheat sheets are useful one page document which you should print out and post it on the wall from of your eyes. It helps you to learn the subject more quickly, and saves your time. read more...

1 comment |category: |Views: 10

tags: another