|
|
BlackTigerX
BlackTigerX
 |
|
Stories kicked by BlackTigerX
|
|
submitted by
BlackTigerX
1 year, 1 month ago
ebersys.blogspot.com — nullable types open a nice posibility, however writing the code to verify if there is a value, then using the value is repetitive and long, here's a solution read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
jamesewelch
1 year, 1 month ago
hanselman.com — List of changes for .NET 2.0 SP1. The .NET 2.0 SP 1 will be released at the same time as .NET 3.5. Also includes FxCop rule to get a warning if you are using something that has changed. If you have 2.0 SP1 with these new 2.0 methods and deploy to an older system that has only .NET 2.0 RTM (not Service Pack'ed), then you might get a MethodMissingException because that older system might not have the new method or property. read more...
add a comment
|
category: CLR | Views: 34
|
|
tags:
.net2.0SP1, .net2.0, CLR | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Peso
1 year, 1 month ago
weblogs.sqlteam.com — It is possible to emulate the SQL Server 2005 CROSS APPLY operator in SQL Server 2000.
read more...
add a comment
|
category: Database | Views: 60
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
gavinjoyce
1 year, 1 month ago
aspadvice.com — The SharpCacheSessionManager is a HttpHandler that allows to display the entries stored in the Cache, Session and Application object. You can view the data stored inside the objects and you can also remove the objects from the corresponding storage. read more...
1 comment
|
category: ASP.NET | Views: 4
|
|
tags:
cache, httphandler, ASP.NET, Session | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
bashmohandes
1 year, 1 month ago
spellcoder.com — Microsoft is developing a number of technologies to simplify the expression of parallelism in code. An example of this work is Parallel Extensions for the .NET Framework (PFX), a managed programming model for data parallelism, task parallelism, scheduling, and coordination on parallel hardware. read more...
1 comment
|
category: Linq | Views: 12
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
mehfuzh
1 year, 1 month ago
weblogs.asp.net — In this post, I will show how to create a sample LINQ provider.Creating LINQ provider can be far more complex, but here I will demonstrate the very basic one to start... read more...
add a comment
|
category: Linq | Views: 92
|
|
tags:
C#, LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 6 months ago, submitted by
ussherm
1 year, 7 months ago
stevenharman.net — Recently I've been trying to use CSS Adapters along with the Membership/Roles/Provider controls and I've come across an issue where the Adapters cause the page to PostBack twice when using IE. WTF? read more...
add a comment
|
category: ASP.NET | Views: 0
|
|
tags:
StevenHarman, ControlAdapter, ASP.NET, CSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years ago, submitted by
BlackTigerX
2 years ago
ebersys.blogspot.com — A common mistake that developers have been making over the years is to place conditional statements that always evaluate to the same result (until a property changes) inside a loop, here's an alternative to solve this problem read more...
add a comment
|
category: Patterns | Views: 0
|
|
tags:
methodology, Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
BlackTigerX
2 years ago
ebersys.blogspot.com — Following up the post about "how to instantiate (another's class) private methods", here we see how easy is to instantiate a class, regardless of the visibility of it's constructors read more...
add a comment
|
category: C# | Views: 0
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
BlackTigerX
2 years ago
ebersys.blogspot.com — one of the biggest advantages of .NET is that it is language agnostic, but what happens when you are using code written in another language, and they used a variable name that is a reserved word in your language? read more...
add a comment
|
category: C# | Views: 1
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 2 years ago, submitted by
BlackTigerX
2 years ago
ebersys.blogspot.com — Do you need to get access to a method that has been marked as private? here's how you can read more...
4 comments
|
category: C# | Views: 9
|
|
tags:
Reflection | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 1 month ago, submitted by
BlackTigerX
2 years, 1 month ago
ebersys.blogspot.com — Current CAPTCHA implementations suffer mainly from the problem of being unreadable, here's an idea read more...
add a comment
|
category: Patterns | Views: 3
|
|
tags:
CAPTCHA | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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