|
|
pavel
pavel
 |
|
Stories kicked by pavel
|
|
published 1 year, 1 month ago, submitted by
JamesNK
1 year, 1 month ago
james.newtonking.com — Utilities.NET is a collection of helper classes and components for quickly solving common .NET programming tasks. read more...
1 comment
|
category: C# | Views: 3
|
|
tags:
Utilities.NET, Pick, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
jamesewelch
1 year, 1 month ago
diditwith.net — This article is really academic in nature on the topic of closures and how they fit into LINQ query expressions. It contains a highly-contrived example that is not representative of quality LINQ code. One of the most interesting aspects of LINQ query expressions is that they produce lexical closures. Exploiting closures in query expressions can be powerful but tricky. read more...
add a comment
|
category: Linq | Views: 1
|
|
tags:
LexicalClosures, C#, LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
Aaronontheweb
1 year, 1 month ago
ajaxninja.com — 5 Facebook.NET Development Tips - Use Steven Treffen's Visual Studio.NET starter kit for Facebook.NET, develop and debug your application as an <iframe> application, use strongly-typed references to Master Pages in all of your .aspx files, Use <fb:FacebookHyperLink> extensively, and Use the FBML Test Console. read more...
add a comment
|
category: ASP.NET | Views: 4
|
|
tags:
Facebook.NET, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
Gandalf
1 year, 1 month ago
thinkersroom.com — A guide with screen shots illustrating how to identify and eliminate bottlenecks in a .NET application using a profiler read more...
add a comment
|
category: C# | Views: 4
|
|
tags:
Profiling, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
SQL_Menace
1 year, 1 month ago
sqlblog.com — I’ll discuss some well-known and some less well-known functions and keywords that are specifically created to deal with NULL values read more...
add a comment
|
category: Database | Views: 3
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
johnman
1 year, 1 month ago
blogs.msdn.com — Microsoft Silverlight 1.1 and the HTML DOM bridge can easily interface with Google Analytics to help you analyze, track, and better understand your web site visitors. Already a common activity for Flash and Flex developers, the concept of tracking within a rich web application may be new to traditional client application developers, and probably not something done with common WPF applications, but it's simple to add and very useful to advertisers.
read more...
add a comment
|
category: Silverlight | Views: 1
|
|
tags:
GoogleAnalytics, Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
zowens
1 year, 1 month ago
weblogs.asp.net — By now, you have probably heard of LINQ. LINQ, as you probably know, stands for Language Integrated Query. The LINQ queries you build inside of C# or VB are baked into the .NET 3.5 framework. SubSonic takes a more traditional approach (right now) and uses the Query as an object. Instead of doing weird things like var myQ = from.... and Dim myQ = Select..... you create an object and manipulate a query rather than have a language do the querying for you. read more...
add a comment
|
category: Open Source | Views: 3
|
|
tags:
Query, SQL, LINQ, OpenSource, SubSonic | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
chinhdo
1 year, 1 month ago
chinhdo.com — n a previous article (”StringBuilder is not always faster), I provided some quick benchmark data and gave “rules of thumb” for when to use StringBuilder and when to use traditional string concatenations. In this follow-up article, I will attempt to provide a more detailed analysis. read more...
3 comments
|
category: C# | Views: 1
|
|
tags:
StringBuilder, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
crpietschmann
1 year, 1 month ago
pietschsoft.com — The current skin of DotNetKicks just isn't quite there. It doesn't look as cool as it could. And I'm sure it's just because the time hasn't been spent to make it look good. So, I thought I'd put together a mockup design that is based off the current design, but with some improvements. I like it, but the test is if any of you like it too. Let me know what you think. read more...
7 comments
|
category: Open Source | Views: 1
|
|
tags:
skin, Redesign, OpenSource, DotNetKicks | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
atifaziz
1 year, 1 month ago
postsharp.org — PostSharp is a platform that allows you to transform or analyze your .NET assemblies after compilation. It reads binary assemblies into memory, execute a suite of plug-ins and write back the modified code. Geat tool for Aspect-Oriented Programming (AOP).
read more...
3 comments
|
category: Open Source | Views: 10
|
|
tags:
Compiler, PostSharp, OpenSource, AOP | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
Aaronontheweb
1 year, 1 month ago
ajaxninja.com — 10 Hot ASP.NET Tips and Tricks for the week of 9/28/2007. Includes boosting visual studio 2005 for enhanced productivity, server side redirects into a new window, master page hacks, speeding up your ASP.NET applications by stripping out extra HTTP handlers, page modules, and partial methods. read more...
5 comments
|
category: ASP.NET | Views: 1
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
hl7coder
1 year, 1 month ago
codebetter.com — This has been said over and over again, but as long as it keeps happening it just has to be said again.
A very common career path in IT "promotes" a coder over the years to a program manager with architect responsibilities. And being an architect they stop writing code themselves. The thing I see over and over again is that these people keep living in the programming environment in which they grew up.
read more...
1 comment
|
category: Architecture | Views: 0
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
btompkins
1 year, 1 month ago
codebetter.com — Jeremy Miller's tips for better coding. read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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