|
|
bhartzer
bhartzer
 |
|
Stories submitted by friends of bhartzer
|
|
submitted by
CharlieCalvert
1 day, 11 hours ago
blogs.msdn.com — I recently had the chance to sit down with Jeff Richter and discuss his Power Threading Library. This library provides a simple technique for handling asynchronous development. By making clever use of C# Iterators, Jeff is able to make asynchronous code looks as though it is synchronous code the executes in a linear fashion. This greatly simplifies the asynchronous programming model, making it easy for you to complete tasks that were formerly considered difficult.
read more...
add a comment
|
category: C# | Views: 1
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 day, 23 hours ago, submitted by
rstrahl
2 days, 7 hours ago
west-wind.com — I've posted Part 2 of my jQuery with ASP.NET article series. Part 2 deals almost entirely with making AJAX callbacks to ASP.NET using several different mechanisms to retrieve data from the server for client side consumption. Covered are external content retrieval, same page callbacks, WCF/ASMX and a pluggable custom callback implementation that can be used with any application. Also covered is client side templating for managing HTML in one place. read more...
add a comment
|
category: jQuery | Views: 151
|
|
tags:
jQuery, ASP.NET, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 days, 1 hour ago, submitted by
gt1329a
2 days, 7 hours ago
encosia.com — Taking a look at one feature on CodePlex that is much slower than it needs to be, due to indiscriminate use of UpdatePanels and bloated ViewState, and then comparing it to similar functionality on Stack Overflow to illustrate how much more efficiently the same feature can be implemented. read more...
3 comments
|
category: AJAX | Views: 426
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
pinaldave
4 days, 4 hours ago
dotnetslackers.com — In these times of economical slowdown, more and more IT professionals are concerned about their jobs and their qualifications. It is a common trend for developers to start looking for ways to update their skills when jobs are not secure. Pure knowledge and real world work experience are always a good way to help secure your future. One way to demonstrate knowledge is by having a certification in the technology one claims to be expert in. read more...
add a comment
|
category: Database | Views: 2
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
rstrahl
8 days, 19 hours ago
west-wind.com — I've been getting a lot of questions in response to my WCF REST session in regards of whether I'd recommend switching to WCF from ASMX services for AJAX functionality recently. WCF provides a host of new REST features, but when it comes to AJAX functionality and especially ASP.NET AJAX compatible functionality there's really nothing compelling there to require changes. In this post I look at what WCF provides for AJAX and some of the things you might watch out for. read more...
add a comment
|
category: AJAX | Views: 8
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 10 days, 4 hours ago, submitted by
SQL_Menace
10 days, 23 hours ago
blogs.lessthandot.com — Many people are confused about SQL Server’s precision and scale. This is unfortunate because choosing the correct values for precision and scale is critically important when you perform math operations using the decimal/numeric data type read more...
add a comment
|
category: Database | Views: 141
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
CharlieCalvert
11 days, 11 hours ago
blogs.msdn.com — The LINQ documentation created by Microsoft is available both inside Visual Studio, and for free via the MSDN library found on the WEB. Here are some important pages from that documentation that can help you navigate through the online reference material that Microsoft has prepared for LINQ developers. I would not suggest using these references materials as a primary means of learning LINQ. However, if you have a book or other guide to LINQ development, then this reference material can be a useful addendum to that text. If you understand in a general way how LINQ works, but need answers to detailed questions, the links provided here may sometimes help you find answers to your questions.
read more...
add a comment
|
category: Linq | Views: 12
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
pinaldave
12 days, 12 hours ago
blog.sqlauthority.com — Microsoft Most Valuable Professionals (MVPs) are exceptional technical community leaders from around the world who are awarded for voluntarily sharing their high quality, real world expertise in offline and online technical communities. Microsoft MVPs are a highly select group of experts that represents the technical community’s best and brightest, and they share a deep commitment to community and a willingness to help others.
Kick the story to support Microsoft Event. read more...
1 comment
|
category: Community | Views: 2
|
|
tags:
MVP, Openday, SQLServer, Community, SQLAuthority | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
KirillOsenkov
14 days, 10 hours ago
blogs.msdn.com — Accumulated links to videos and articles about new features in Visual Studio 2010, C# 4.0, .NET Framework 4.0, as well as overview of C# language and IDE new features. read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 days, 8 hours ago, submitted by
gavinjoyce
15 days, 19 hours ago
blog.magenic.com — When people talk about lack of adoption of "XP" (aka Extreme Programming) practices, one of the chief problems people have with it is the idea of "Pair Programming" read more...
1 comment
|
category: Other | Views: 706
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 12 days, 19 hours ago, submitted by
rstrahl
18 days, 9 hours ago
west-wind.com — I've published my session slides and samples from the Fall 2008 ASP.NET Connections conference. The sessions include: jQuery and ASP.NET, WCF REST and JSON with ASP.NET and Dealing with Long Running Requests in ASP.NET. read more...
add a comment
|
category: ASP.NET | Views: 226
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 21 days, 2 hours ago, submitted by
CharlieCalvert
22 days, 8 hours ago
blogs.msdn.com — In this Channel 9 video C# architect Anders Hejlsberg answers some commonly asked questions about the new Dynamic features that will be included in C# 4.0. Building on the talk that he gave at PDC, Anders chats with C# Community PM Charlie Calvert. They discuss questions that community members have asked and riff on themes of import to developers who have been following the latest news from the C# team. read more...
1 comment
|
category: C# | Views: 230
|
|
tags:
Programming, .Net, Hejlesberg, C#, Andres | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 23 days, 22 hours ago, submitted by
gt1329a
24 days ago
encosia.com — A complete example of how to implement progressive search in ASP.NET, using the jQuery plugin quickSearch. The source download includes a customized version of quickSearch for use with ASP.NET. read more...
1 comment
|
category: AJAX | Views: 260
|
|
tags:
jQuery, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 17 days, 2 hours ago, submitted by
CharlieCalvert
24 days, 15 hours ago
blogs.msdn.com — The good folks who put together our gaming tools have released XNA Game Studio 3.0. read more...
add a comment
|
category: C# | Views: 371
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|