John_Idol

Stories kicked by John_Idol

Attributes Every .NET Developer Should Know About(www.devcurry.com)

submitted by bungleboozbunglebooz(1132) 1 year, 7 months ago

Here’s a list of important .NET attributes that is commonly used in projects and proves very useful if you about them beforehand read more...

add a comment |category: |Views: 1050

tags: another

Working with WCF: Part One: Introduction and Your First Service(jamescbender.com)

submitted by JamesCBenderJamesCBender(749) 2 years, 2 months ago

I’ve been playing with WCF since .NET 3 came out. Sometimes I have to be reminded that not everybody is as familiar with all it’s “cob-webby corners” as I am. And that’s OK. Often (too often) I encounter someone who has NEVER used WCF and doesn’t even know where to begin.That’s not so OK. read more...

add a comment |category: |Views: 576

tags: another

Write C# instead of JavaScript - gain the productivity of C# dev. (sharpkit.net)

submitted by alexgrossalexgross(258) 2 years, 4 months ago

SharpKit is a Web Toolkit that enables you to write C# and convert it to JavaScript during compilation. Writing and maintaining JavaScript code can be very expensive. Migrating from JavaScript to C# enables you to: *Leverage Visual Studio C# productivity *Maximize cross-browser compatibility *Streamline client-side code review read more...

12 comments |category: |Views: 709

tags: another

Visual Studio 2010 Tip of the Day Returns!(blogs.msdn.com)

submitted by powerrushpowerrush(3873) 2 years, 4 months ago

Sara Ford passes the torch on to Zain Naboulsi: The plan is to have a tip a day posted on this blog with a few extra items thrown in for good measure. What you will see is a healthy mix of new tips in Visual Studio 2010 and some of the old favorites as well (tested to make sure they still work). To be absolutely clear: These are Visual Studio 2010 Tips and Tricks so what you will see are the details on how to leverage old and new content with our latest product. read more...

2 comments |category: |Views: 222

tags: another

Overloading Dynamic(www.codethinked.com)

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

What happens when language features collide? read more...

1 comment |category: |Views: 233

tags: another

What a .NET guy likes about AppEngine(tinyurl.com)

submitted by John_IdolJohn_Idol(390) 2 years, 4 months ago

Here we go, here's the good old list of things I really liked about the setup on this project (Java/AppEngine/GWT on Eclipse + Google plugins) compared to setups I am more familiar with (C#/ASP.NET + SQLServer + Azure hosting, all on Visual Studio). read more...

add a comment |category: |Views: 12

tags: another

Differences in Vulnerability between Oracle and SQL Server(blog.sqlauthority.com)

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

In the IT world, but not among experienced DBAs, there has been a long-standing myth that the Oracle database platform is more stable and more secure than SQL Server from Microsoft. This is due to a variety of reasons; but in my opinion, the main ones are listed below: Read the whole article read more...

3 comments |category: |Views: 478

tags: another

Architecture Journal – Issue 22 – Business Intelligence Architecture(blogs.msdn.com)

submitted by bobfamiliarbobfamiliar(3648) 2 years, 4 months ago

Several articles dealing with the planning, architecture and design of business intelligence solutions tha tleverage a SOA principles. read more...

5 comments |category: |Views: 244

tags: another

2 Basic Javascript Features You Probably Don't Know About(dotnetbutchering.blogspot.com)

submitted by John_IdolJohn_Idol(390) 2 years, 6 months ago

God bless Javascript, glorification of all sorts of butchers, and the genius dude who invented it. read more...

add a comment |category: |Views: 12

tags: another

It’s Okay To Write Unit Tests(codethinked.com)

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

A few simple reasons why you should be writing unit tests. read more...

add a comment |category: |Views: 377

tags: another

Quick and Dirty WPF ListView Customization(dotnetbutchering.blogspot.com)

submitted by John_IdolJohn_Idol(390) 2 years, 6 months ago

When in need of customizing a WPF ListView without much WPF experience, chances are you'll hit the wall soon enough on pretty trivial tasks. This is a collection of articles on the topic. The list covers most of the basic ListView customization tasks. read more...

add a comment |category: |Views: 32

tags: another

Git For Windows Developers – Git Series – Part 2(lostechies.com)

submitted by JamesCBenderJamesCBender(749) 2 years, 8 months ago

If you want to use Git for a .NET project this is a MUST READ! read more...

3 comments |category: |Views: 578

tags: another

C# Identify Crisis, You Have To Know Your Identity(devcomponents.com)

submitted by devexpertdevexpert(260) 2 years, 8 months ago

Marking the beginning of the end of C# as language and its ongoing identity crisis. read more...

6 comments |category: |Views: 855

tags: another

Using Accessibility Modifiers on Auto Properties(codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 2 years, 9 months ago

It may seem obvious to many, but yes, you can use accessibility modifiers on properties! read more...

3 comments |category: |Views: 12

tags: another

Reflecting Code Is Not A Perfect Science(codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 2 years, 9 months ago

Interesting when .NET Reflector creates code which executes different from the code written. read more...

add a comment |category: |Views: 339

tags: another

The “Sim City” effect(broloco.blogspot.com)

submitted by wellfan77wellfan77(175) 2 years, 11 months ago

What happens when you turn your back on a software development project. read more...

add a comment |category: |Views: 858

tags: another