Safrax

Stories kicked by Safrax

Code Size Is The Enemy (in Java or elsewhere)(codinghorror.com)

submitted by whoisvaibhavwhoisvaibhav(1000) 4 years, 5 months ago

Here's an interpretation by Jeff Atwood of Steve Yegge's Code's Worst Enemy - a look at how Java is its own worst enemy and how dynamic languages may be better suited to some situations that static ones like Java read more...

add a comment |category: |Views: 4

tags: another

Resharper 3.1 released!(jetbrains.com)

submitted by knaveknave(100) 4 years, 5 months ago

The popular Visual Studio tool has an update released by creator JetBrains. read more...

2 comments |category: |Views: 1

tags: another

Free charting for ASP.NET(blog.lavablast.com)

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

Open Flash Chart is an open source flash control that can display charts on a web page. The latest release contains an ASP.NET libary. read more...

7 comments |category: |Views: 225

tags: another

Anti-Aliased Rounded Corners with the NiftyCornersExtender Control(mattberseth.com)

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

Getting rid of those rough edges of RoundedCornerExtender-control read more...

1 comment |category: |Views: 115

tags: another

Want a Job? Reverse a string. The sad state of job interviews today(codeeleven.blogspot.com)

submitted by FlySwatFlySwat(485) 4 years, 6 months ago

Is forcing a job candidate to white board pointless code really a good idea? read more...

2 comments |category: |Views: 4

tags: another

SubSonic: MVC Preview Video(blog.wekeroad.com)

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

Rob Conery has created a short screencast showing ASP.MVC and SubSonic. read more...

add a comment |category: |Views: 196

tags: another

YUI Progress Panel In asp.net(mattberseth.com)

submitted by FrenchiInLAFrenchiInLA(99) 4 years, 6 months ago

Incorporate the YUI style progress panel into aexisting ASP.NET AJAX web application read more...

1 comment |category: |Views: 214

tags: another

ASP.net MVC Framework and what it means for you(codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 4 years, 6 months ago

A description of the MVC pattern and the traditional Page Controller pattern and how they differ. read more...

5 comments |category: |Views: 7

tags: another

Setting Form Values Automatically with SubSonic(weblogs.asp.net)

submitted by kevnzkevnz(858) 4 years, 6 months ago

Time saving code to set form values automatically from a SubSonic Active Record object read more...

1 comment |category: |Views: 14

tags: another

Caching In 10 Minutes(longlostcousins.com)

submitted by usshermussherm(5285) 4 years, 6 months ago

A quick overview of 4 types of caching available to you in an asp.net application: 1. Viewstate, #2. Context, Session, and Application, #3. Cache API, and #4. HTML Output Caching read more...

add a comment |category: |Views: 24

tags: another

SubSonic - Stored Procedure Tutorial(scribesonic.com)

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

Subsonic makes working with stored procedures and your database simple. Today we'll discuss the basics in getting SubSonic to allow you to very easily interface with stored procedures and your data store. read more...

add a comment |category: |Views: 2375

tags: another

SubSonic LoadFromPost Method(weblogs.asp.net)

submitted by kevnzkevnz(858) 4 years, 6 months ago

A time saving tip for SubSonic. read more...

6 comments |category: |Views: 23

tags: another

Rob Conery going to Microsoft(blog.wekeroad.com)

submitted by cwbrandsmacwbrandsma(1711) 4 years, 7 months ago

Rob Conery (SubSonic) just got hired by Microsoft. This has to be one of the coolest posts of his as well. read more...

7 comments |category: |Views: 21

tags: another

5 Reasons why SubSonic is Better than Sliced Bread(bloodyflux.com)

submitted by wvdominickwvdominick(480) 4 years, 7 months ago

Toast your bread before you put gravy on it. Use SubSonic in your applications. read more...

4 comments |category: |Views: 58

tags: another

Another Vibrant Ink Theme for Visual Studio(blog.wekeroad.com)

submitted by kevnzkevnz(858) 4 years, 7 months ago

Rob shows off his new version of the version of the Vibrant Ink theme for Visual Studio. read more...

2 comments |category: |Views: 899

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