|
|
dnksid
Stories kicked by dnksid
|
|
published 1 month, 10 days ago, submitted by
rakee
1 month, 11 days ago
rakeshravuri.blogspot.com — Reflection effect using Pixel Shader in WPF 3.5 Sp1 read more...
|
|
tags:
WPF, sp1, ShaderEffect, xaml, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
dnksid
1 month, 13 days ago
blog.somecreativity.com — The article describes a scenario in which "Add Service Reference" will not appear in Visual Studio 2008 projects. read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 17 days ago, submitted by
paul_houle
2 months, 18 days ago
gen5.info — C# offers two casting operators: the prefix-cast and the as-cast. Although the two operators compile to different op-codes in the CLR, the practical difference between them is in how they handle failed casts. Prefix-cast throws an exception on cast failure, while as-cast returns null.
It’s easier to implement correct error handling when you use prefix cast, because it doesn’t require manual checks for null values that can cause problems in distant parts of your program. Prefix-cast should be the default cast operator on your fingertips, that you use for everyday situations — reserve as-cast for special cases where performance matters. read more...
3 comments
|
category: C# | Views: 475
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 19 days ago, submitted by
mjeaton
2 months, 19 days ago
devlicio.us — An overview of using C# 3.0 syntax in a .Net 2.0 application. read more...
add a comment
|
category: C# | Views: 483
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
dnksid
2 months, 25 days ago
blog.somecreativity.com — This article describes a way to generate simple RTF reports from your application without using any 3rd party components or requiring Word to be installed. read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 2 days ago, submitted by
razamit
3 months, 3 days ago
dev102.com — the sixth of the series of programming job interview challenge is out. try your power... read more...
add a comment
|
category: C# | Views: 351
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 5 days ago, submitted by
razamit
3 months, 6 days ago
dev102.com — Track down, discover and eliminate memory leaks in your applications with this free open source tool. read more...
add a comment
|
category: C# | Views: 381
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 5 days ago, submitted by
bahadorn
3 months, 6 days ago
msdn2.microsoft.com — The first installment of a new MSDN Magazine column by Jeremy Miller. read more...
add a comment
|
category: Patterns | Views: 378
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 6 days ago, submitted by
maartenba
3 months, 6 days ago
blog.maartenballiauw.be — A while ago, I blogged about code performance analysis in Visual Studio 2008. Using profiling and hot path tracking, I measured code performance and was able to react to that. Last week, Patrick Smacchia contacted me asking if I wanted to test his project NDepend. He promised me NDepend would provide more insight in my applications. Let's test that! read more...
add a comment
|
category: C# | Views: 255
|
|
tags:
Architecture, Design, Code, Performance, Quality | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 17 days ago, submitted by
janko
3 months, 18 days ago
blog.briandicroce.com — Recently, a user group held a conference whose subject was Domain-Driven Design with nHibernate. Now, this is a really cool topic of discussion! So, I decided to attend the conference in order to improve my perspective and knowledge on the subject. Little did I know that the speaker was an introverted programmer who greatly lacked in public speaking skills. Many people, including myself, left early, as the presentation became unbearably tedious and awkward. read more...
add a comment
|
category: Other | Views: 340
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 3 months, 25 days ago, submitted by
spavkov
3 months, 26 days ago
aspdotnetfaq.com — Often we need to capitalize the first letters of some word or some text (for example when we want to display users name or city name etc).
Since string class does not have a method to do this we could think that there is no built-in solution in C# for this problem, but... read more...
add a comment
|
category: C# | Views: 56
|
|
tags:
Tips, .Net, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 25 days ago, submitted by
HoolieMan
3 months, 27 days ago
weblogs.asp.net — A classic post by Jon Galloway: A Windows Service is the wrong solution to scheduling one-off custom processes. The right solution for scheduling simple processes is the Windows Task Scheduler. read more...
1 comment
|
category: Architecture | Views: 47
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 24 days ago, submitted by
Jemm
3 months, 28 days ago
mscui.net — Great example of how to make rich line-of-business apps using Silverlight 2.0. Scalable UI, DeepZoom, animation etc. read more...
2 comments
|
category: Silverlight | Views: 103
|
|
tags:
MSCUI, Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 29 days ago, submitted by
Mike.Griffin
4 months ago
entityspaces.net — I was asked to see how easy it would be to get EntitySpaces objects to work inside Silverlight, and to demonstrate my findings. This was a curiously interesting notion, since many have pondered whether Silverlight is a valuable runtime environment for LOB (line-of-business) applications. There are a number of reasons why Silverlight, at least in its Version2 flavor, would be very ideal for building client/server applications ... read more...
1 comment
|
category: Silverlight | Views: 13
|
|
tags:
WCF, Architecture, Silverlight, EntitySpaces | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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