|
|
Stories recently tagged with '.Net'
|
|
submitted by
eugenciuta
1 day, 17 hours ago
dotnetfacts.blogspot.com — On Sept. 29, 2008, Microsoft announced the next generations of Visual Studio and .NET Framework. Visual Studio 2010 and .NET 4.0 are meant to simplify application’s life-cycle management by make it easier for all contributors of the software team (core programmers, UI designers, testers and project managers), to participate throughout the life-cycle. read more...
|
|
tags:
4.0, .Net, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
abdullin
11 days, 13 hours ago
rabdullin.com — Using tuples (just like tuples in F#) can improve your C# code and reduce number of classes and code-lines you write for some common mundane tasks.
Code snippets are attached read more...
add a comment
|
category: C# | Views: 18
|
|
tags:
Patterns, practices, .Net, C#, F# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
henjon
13 days, 17 hours ago
codeproject.com — Easy-to-use and high performance dynamic sorting library with support for most type of sequences, multiple fields, nested properties and SQL-like syntax, developed using System.Linq.Expression classes. Also discusses performance issues with sorting and how to improve performance of sorting in Windows Presentation Foundation collection views. read more...
add a comment
|
category: C# | Views: 17
|
|
tags:
.net3.5, WPF, Sorting, C#, LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
_ama
17 days, 7 hours ago
dotnetcurry.com — One of our partner sites Revresponse has come up with a few FREE technical resources that we would like to share with our viewers. All you have to do is: 1. Simply choose the resource 2. Click on ‘Request Now’ 3. Complete the application form and submit it. All the resources shown here are absolutely FREE to professionals who qualify. Please check out the ‘Geographical Eligibility’ before downloading the books. The books shown here are for Developers, Testers, Team Leads, Project Leads, Project Managers , CEO’s etc. read more...
add a comment
|
category: Other | Views: 11
|
|
tags:
SQLServer, .Net, SOA, Development, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
abdullin
17 days, 10 hours ago
rabdullin.com — Linq to collections generally performs worse, than the hard-coded approach. In the high-stress scenarios (i.e.: in heavy math calculations) improper Linq usage could become a problem. Let’s write a couple of micro-benchmarks and compare the performance of hand-written loops with the Linq. read more...
add a comment
|
category: Linq | Views: 10
|
|
tags:
Performance, .Net, LINQ, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
abdullin
18 days, 17 hours ago
rabdullin.com — You can drop a lot of repetitive code in C# event declaration and raising (including some EventArgs declarations, defining custom delegates, checking for nulls) if you follow these tips. read more...
add a comment
|
category: C# | Views: 19
|
|
tags:
.Net, Patterns, practices, C#, Event | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
abdullin
19 days, 11 hours ago
rabdullin.com — This might be interesting for people that use popular IoC container for .NET - Autofac. Now it is possible to configure this container with the custom DSL syntax that is more flexible and efficient than plain XML configuration. read more...
add a comment
|
category: C# | Views: 3
|
|
tags:
Container, DSL, DI, BOO, IoC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
joycsc
29 days, 16 hours ago
weblogs.asp.net — Having an easy to understand visual notation, not only helps architects to model the system efficiently, but also helps developers to quickly implement that, as well as it helps the re-engineering process to easily adopt the architectural model with respect to new requirement. nAML illustrates real world samples, from user interface experience, .NET specific language (such as C#) classes to database level SQL commands, to let software architects and developers to have a clean model for the future system. One of it’s the most powerful objectives of this new visual language is the besides an easy way to model the system, the target model will require near to zero knowledge on notation semantics from reader aspect.
read more...
add a comment
|
category: Architecture | Views: 19
|
|
tags:
Modeling, .Net, Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
samuel_d_jack
1 month, 2 days ago
blog.functionalfun.net — Describes the first baby step towards creating a Gantt Control in WPF. That is, creating a new WPF panel that allows controls to be laid out by date. read more...
|
|
tags:
.Net, C#, WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 14 days ago, submitted by
crpietschmann
1 month, 16 days ago
dotnetcurry.com — In the previous article, 30 Common String Operations in C# and VB.NET – Part I, we explored 15 common String operations while working with the String class. In Part II of the article, we will continue with the series and cover 15 more. read more...
add a comment
|
category: CLR | Views: 389
|
|
tags:
string, Tips, dotnetcurry, .Net, CLR | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
CharlesBronson
1 month, 27 days ago
microsoft.com — The .NET Framework 3.5 Service Pack 1 delivers more controls, a streamlined setup, improved start-up performance, and powerful latest graphics features for client development and rich data scaffolding, and other improvements for Web development. read more...
|
|
tags:
.Net | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
xtremebiz
1 month, 28 days ago
codeforeternity.com — We can use the ElementAt extension method of LINQ to return the element at a specified index (zero based) in a sequence. However the ElementAt extension method would throw the System.ArguementOutOfRangeException when the specified index is a negative value or not less than the size of the sequence. In such a scenario, we can use the ElementAtOrDefault extenion method which would return the default value of a type instead of throwing the System.ArguementOutOfRangeException.
Read this article for code example (both in C# and VB.NET) with comments read more...
add a comment
|
category: C# | Views: 13
|
|
tags:
3.5, .net3.5, VB.NET, C#, LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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