eggs

Stories kicked by eggs

The importance of System. Environment.NewLine(ablog.apress.com)

submitted by happerhapper(145) 4 years, 1 month ago

When using \r\n can screw you! read more...

1 comment |category: |Views: 89

tags: another

A Set of Useful Extension Methods for DateTime(iridescence.no)

submitted by fredrikfredrik(250) 4 years, 2 months ago

Presenting 11 time-saving (oh, the pun!) extension methods for the DateTime class. read more...

add a comment |category: |Views: 47

tags: another

13 Tips to Comment Your Code(devtopics.com)

submitted by bliekbliek(170) 4 years, 2 months ago

Following are 13 tips on how to comment your source code so that it is easier to understand and maintain over time. read more...

2 comments |category: |Views: 21

tags: another

if ... else if ... else if ... else ... : an alternative(blog.activa.be)

submitted by activaactiva(2340) 4 years, 2 months ago

Did you know there's an alternative way of writing "if .. else if .. else if .. etc.." in C#? You probably do, but if you don't, read on... read more...

5 comments |category: |Views: 270

tags: another

Foundations of Programming - Part 1 - Introduction(codebetter.com)

submitted by JanVanRyswyckJanVanRyswyck(2724) 4 years, 6 months ago

The first in a serie of must-read articles. read more...

add a comment |category: |Views: 1

tags: another

Copying and pasting rectangular blocks of code in Visual Studio and Ma(weblogs.sqlteam.com)

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

Did you know that the Visual Studio and Management Studio editors allow you to copy and paste rectangular areas of code (not just lines of code)? This blog demonstrates how. Very handy when copying and pasting variable names! read more...

4 comments |category: |Views: 15

tags: another

Developer Notes For the ASP.NET MVC Framework(sergiopereira.com)

submitted by DrWatsonDrWatson(690) 4 years, 7 months ago

Review and sample code for the MVC framework. See how your projects and code will look like. read more...

3 comments |category: |Views: 4

tags: another

15+ Free Visual Studio Add-Ins(carlj.ca)

submitted by CarlJCarlJ(875) 4 years, 8 months ago

After some extensive researching (Googling), I’ve compiled this list of 15+ FREE Add-ins for Visual Studio 2005. Some of these add-ins will help improve the quality of your code, while others will help you code faster, however, none are guaranteed to help you get with the ladies. read more...

3 comments |category: |Views: 228

tags: another

SubSonic 2.0.3(monk.thelonio.us)

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

SubSonic 2.0.3 is primarily a maintenance release, with a few significant enhancements read more...

add a comment |category: |Views: 141

tags: another

DevLink 2007: A world-class conference you can afford(evanhoff.com)

submitted by ehoffehoff(980) 4 years, 10 months ago

Seriously, huge name speakers, food, and all the other stuff you get at the big ones, but for only $50. Located in Nashville, it's a short plane flight from almost anywhere. read more...

2 comments |category: |Views: 0

tags: another

In-Depth: The UpdatePanel ASP.NET AJAX Server Control: Triggers and Up(mattberseth.com)

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

In depth article of UpdatePanel: Using Triggers and UpdateMode read more...

add a comment |category: |Views: 159

tags: another

CSSVista(sitevista.com)

submitted by lenrocklenrock(75) 4 years, 10 months ago

CSSVista is a free Windows application for web developers which lets you edit your CSS code live in both Internet Explorer and Firefox simultaneously read more...

add a comment |category: |Views: 1

tags: another

The most useful .NET utility classes developers tend to reinvent(haacked.com)

submitted by markheathmarkheath(1485) 4 years, 11 months ago

Some useful .NET utility classes you may mave missed read more...

4 comments |category: |Views: 16

tags: another

Switch Statements with Enums best practice(devlicio.us)

submitted by dwhittakerdwhittaker(13.1k) 4 years, 11 months ago

Thoughts about best practice for handling Switch statements using Enums read more...

2 comments |category: |Views: 26

tags: another

Regionerate Public Beta(rauchy.net)

submitted by rauchyrauchy(455) 4 years, 11 months ago

Regionerate is an open-source automatic layout enforcement tool for C#. I have just released its Public Beta. Enter the site for a quick screencast that explains all about it. read more...

3 comments |category: |Views: 11

tags: another

Image reflection(geekzilla.co.uk)

submitted by andycandyc(125) 4 years, 11 months ago

Glass like image reflection on the fly with javascript read more...

add a comment |category: |Views: 41

tags: another