bkh1365

Stories kicked by bkh1365

4 features for C# 4.0(anastasiosyal.com)

submitted by AnastasiosyalAnastasiosyal(960) 3 years, 10 months ago

C# 3.0 still hasnt sunk in yet for most, yet there already seems to be some buzz about c# features we would like to see in the future. Here is my take on the 4 language features i would like to see implemented in C# read more...

6 comments |category: |Views: 673

tags: another

So What's Your Personal (Developer) Brand?(andrewtokeley.net)

submitted by tokestokes(1085) 3 years, 10 months ago

I am increasingly being asked by members of my team how they can further themselves within the company. While this is certainly an option – and a popular one – it is not the only track to follow. You could choose to become a technical specialist, an architect or even a technical salesperson. But whatever path you choose to follow your ability to achieve it will be dependent on how you develop your own personal brand – in other words the way you portray yourself to others will directly reflect the opportunities that are presented to you. read more...

add a comment |category: |Views: 295

tags: another

What you don't know about Copy & Paste in Visual Studio(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 3 years, 10 months ago

This post explains how to use clipboard ring and some other tricks with Ctrl-C/Ctrl-X. read more...

add a comment |category: |Views: 777

tags: another

Captcha the Flag(jeffblankenburg.com)

submitted by pmontgomerypmontgomery(125) 3 years, 10 months ago

Jeff Blankenburg shows what Microsoft has up its sleeve for a new generation of CAPTCHA. read more...

2 comments |category: |Views: 425

tags: another

Inclusion of JavaScript Files(west-wind.com)

submitted by RipRynessRipRyness(380) 3 years, 10 months ago

How do you deal with JavaScript inclusion into the page given that you have a fair number of JavaScript files that are bound to change frequently and across multiple projects/applications? read more...

add a comment |category: |Views: 253

tags: another

NHIbernate 2.0 Goes Beta 1 after Microsoft ‘Linq to Entities’ receives(damon.agilefactor.com)

submitted by dcarrdcarr(790) 3 years, 10 months ago

The first official beta for NHibernate 2.0 was released today. This comes on the heels of the damaging ‘boycott’ of the Microsoft ‘Linq to Entities’ upcoming release, which was anticipated to be a serious competitor to NHibernate. LAST MINUTE UPDATE FROM THE NHIBERNATE TEAM There has been a change in how NHibernate is packaged as the core and contrib aspects now have dedicated locations. Since NHibernate 2.0 Alpha 1, ONLY THE CORE of the project is included at the link above. The Contrib Projects are now in a dedicated location: http://sourceforge.net/projects/nhcontrib There are a few new projects that are essential to investigate for your needs (for example the Burrow project). Also be sure to visit the wiki for these significant projects: http://nhcontrib.wiki.sourceforge.net See the end of this post for a partial list of these contrib efforts. The team at domain.dot.net has been working with 2.0.X since the first alpha, and following the progress of the trunk. In our opinion this beta has the high quality of prior betas and we recommend it for non-critical systems immediately as your risk policy allows. We’re working on a more detailed analysis coming soon on some of the key improvements. To download the code direct from the trunk use this SVN URL: https://nhibernate.svn.sourceforge.net/svnroot/nhibernate This is no minor update, as with this release they will align with the widely used and praised ‘Hibernate 3.2’ for Java. Here is a listing of the planned new features which are represented to varying degrees of complexness in this beta: read more...

4 comments |category: |Views: 245

tags: another

Difference between LINQ to SQL and the Entity Framework(dotnethitman.spaces.live.com)

submitted by misbaharefinmisbaharefin(845) 3 years, 10 months ago

LINQ to SQL and the Entity Framework have a lot in common, but each have features targeting different scenarios. read more...

add a comment |category: |Views: 489

tags: another

Setting up a Project for Source Control(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 10 months ago

Short screencast on setting up your Brownfield project for Source Control read more...

add a comment |category: |Views: 285

tags: another