|
|
Stories recently tagged with '.Net'
|
|
submitted by
godzhesas
4 days, 13 hours ago
winter4.net — .NET and C# inversion of control container Winter4net - Lightweight C#, .NET dependency injection container, spring framework compliant, ultrafast, compact and scalable, infrastructure for MDD/MDA. Easy integration; MSDN-like documentation; 24/7 support; Free Community edition binary license read more...
add a comment
|
category: C# | Views: 1
|
|
tags:
Injection, IoC, Container, C#, .Net | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 days, 5 hours ago, submitted by
spavkov
7 days, 5 hours 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: 7
|
|
tags:
Tips, .Net, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
igoro
7 days, 11 hours ago
igoro.com — Quicksort usually runs in O(N log N) time, but in special cases, it takes much longer: O(N^2). It is surprisingly easy to force any quicksort implementation to degrade into the quadratic-time behavior. This trick even works against a randomized quicksort! The article demonstrates how the trick works by applying it against the BCL Array.Sort() routine. read more...
add a comment
|
category: C# | Views: 3
|
|
tags:
C#, CodeThinked, .Net, Algorithms | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 12 days, 7 hours ago, submitted by
TroyMG
15 days, 23 hours ago
blogs.msdn.com — Krzysztof Cwalina reveals details on .Net's upcoming Managed Extensibility Framework. "MEF is a set of features referred in the academic community and in the industry as a Naming and Activation Service (returns an object given a “name”), Dependency Injection (DI) framework, and a Structural Type System (duck typing)." read more...
|
|
tags:
DuckTyping, Patterns, C#, DependencyInjection, Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 23 days, 7 hours ago, submitted by
Rickasaurus
24 days ago
atalasoft.com — Following from my previous post on the topic of stack allocation, in this post I talk about three different ways to change a thread's stack size in C#. Each of these techniques have advantages and disadvantages which I discuss as well.
This post may also be of interesting to those learning about PInvoke or modifying the binary header. read more...
add a comment
|
category: C# | Views: 2
|
|
tags:
Memory, PInvoke, MultiThreading, C#, .Net | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 28 days, 5 hours ago, submitted by
shaharyr
28 days, 8 hours ago
dev102.com — Comparison of a double with double.Nan (Not a Number) will always return false. If we want to check whether a specific double is... read more...
|
|
tags:
Bullshit, C#, .Net, Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 1 day ago, submitted by
spavkov
1 month, 1 day ago
aspdotnetfaq.com — Each ASP.NET Web Application has its own configuration file called web.config file.
In fact every directory in ASP.NET application can have one. Settings in each web.config file apply to the directory where its placed, and all the subdirectories of that directory.
This is called Configuration Inheritance and it can cause serious headaches if you are not fully aware of how it works... read more...
1 comment
|
category: ASP.NET | Views: 0
|
|
tags:
Tips, .Net, HowTo, ASP.NET, Configuration | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 6 days ago, submitted by
spavkov
1 month, 7 days ago
aspdotnetfaq.com — If you ever had 'Online visitor counter' feature on your website, at some point of time, you have undoubtedly asked yourself:
"who are those 17 people that are currently browsing my precious website ?"
"What are their IP addresses? When did they come here, what page they first opened and from where did they came from?"
Here is the complete tutorial on how to display detailed list of all visitor currently browsing your ASP.NET website.
read more...
add a comment
|
category: ASP.NET | Views: 0
|
|
tags:
.Net, Tips, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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