locrain

Stories kicked by locrain

The Cost of Net Negative Producing Programmers(blog.jayfields.com)

submitted by colinjackcolinjack(1010) 3 years, 4 months ago

Discussion of NNPPs and how to tackle them. read more...

1 comment |category: |Views: 473

tags: another

Why Windows 7 Will Save Microsoft(chris123nt.com)

submitted by joseguiajoseguia(197) 3 years, 4 months ago

I was doing some thinking over the past few weeks and I came to a realization. Windows 7, with all of it’s improvements in performance, new features, and more streamlined development process, will actually save Microsoft and redeem them from the whole Vista crash. So I decided to write up WHY Windows 7 will tromp every previous Windows version and why we should pay close attention to it. read more...

1 comment |category: |Views: 930

tags: another

AJAX Document Management - AJAX Document Viewer (c-sharpcorner.com)

submitted by saumya321saumya321(775) 3 years, 4 months ago

AJAX (Asynchronous JavaScript and XML), is a web development technique for creating interactive web applications. The intention of AJAX is to exchange small pieces of data with the server without the necessity of reloading the entire web page. read more...

add a comment |category: |Views: 702

tags: another

DotNetNuke Moves to CodePlex(blog.theaccidentalgeek.com)

submitted by jwanageljwanagel(395) 3 years, 4 months ago

Find out why the DotNetNuke project moved to CodePlex from SourceForge. read more...

add a comment |category: |Views: 368

tags: another

Thinking only of the Junior Developer(elegantcode.com)

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

How do you treat Junior developers, what code do you give them, and do you let their presence change your architecture? read more...

4 comments |category: |Views: 541

tags: another

Junior Vs Senior Developers?(elegantcode.com)

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

Discussion about software development titles. Are they earned, or just a product of time? read more...

add a comment |category: |Views: 21

tags: another

Visual Studio Debugging Feature - Tracepoints(mark-dot-net.blogspot.com)

submitted by RickasaurusRickasaurus(1225) 3 years, 4 months ago

A tracepoint is simply a breakpoint that will emit a debug trace statement when it is reached. It can emit things like the current function name, stack trace, or the contents of a variable. What's really cool is that you don't have to actually stop execution. This allows you to quickly add debugging statements without the need to check out your code or remember to take the Debug.WriteLine statements out afterwards. read more...

add a comment |category: |Views: 297

tags: another

Ten things to retire in 2009(lostechies.com)

submitted by johnsheehanjohnsheehan(4785) 3 years, 4 months ago

This year, 2008, was a year that saw many a new term or expression get ingrained in the minds of us .NET developers. Quite a few I’d rather not see in the next year, as they’ve overstayed their welcome. Some are catch-phrases, some are misapplied concepts, and others fall into the “make my brain hurt” category. Regardless of where they came from, here are ten .NET things I’d like to see make a graceful exit in the new year. read more...

add a comment |category: |Views: 26

tags: another

Comic: The Windows User(build-doctor.com)

submitted by simpsonjuliansimpsonjulian(20) 3 years, 4 months ago

Humour. Allegedly. read more...

add a comment |category: |Views: 17

tags: another

Lesser Known ASP.NET Performance Tips (geekswithblogs.net)

submitted by RhythmAddictRhythmAddict(440) 3 years, 4 months ago

A small collection of less-popular ASP.NET Performance Tips. read more...

2 comments |category: |Views: 833

tags: another

Dino Esposito visits Gaiaware - and gets excited about Gaia Ajax!(blogs.gaiaware.net)

submitted by stiansolstiansol(120) 3 years, 4 months ago

"In the past few years, so many times I changed my mind on the most effective way to get AJAX in ASP.NET. In the end, it has to be a way that doesn’t force you away from the programming model of ASP.NET and offers new and effective tools for the new AJAX challenges. Gaiaware just does it. " - Dino read more...

add a comment |category: |Views: 20

tags: another

Extending ASPX Panel Control to produce Rounded Corners(c-sharpcorner.com)

submitted by saumya321saumya321(775) 3 years, 4 months ago

This article shows how to create a custom control which encapsulates scripts. Also shows how to add method attributes to interact with VS Designer and ToolBox as well as providing intellisense dropdowns. read more...

5 comments |category: |Views: 415

tags: another

A few interesting .Net libs(codepraxis.com)

submitted by dpetillodpetillo(15) 3 years, 4 months ago

Some advice on where to get good FLOSS C# libs read more...

add a comment |category: |Views: 13

tags: another

Shouldn’t Obsolete Libraries/Classes in .Net be removed?(gogoled.blogspot.com)

submitted by gogolegogole(70) 3 years, 4 months ago

Obsolete libraries: remove them from .Net framework or keep then in for backwards compatibility. read more...

add a comment |category: |Views: 14

tags: another

Two New Free EBooks From Microsoft(blog.kantikalyan.com)

submitted by kalyankalyan(315) 3 years, 5 months ago

Understanding IPv6 Writing Secure Code for Vista read more...

add a comment |category: |Views: 17

tags: another

Top 10 Common Mistakes in .NET Development(blog.sb2.fr)

submitted by ethilikethilik(1855) 3 years, 5 months ago

In this article I’ll list some Common Mistakes that .NET Developers might make . read more...

add a comment |category: |Views: 97

tags: another