|
|
bzbetty
bzbetty
 |
|
Stories kicked by bzbetty
|
|
published 1 month ago, submitted by
shaharyr
1 month, 1 day ago
dev102.com — One of the core features introduced in C# 4.0 is called Dynamic Lookup which allows a unified approach to invoking things dynamically. When you have an object of type dynamic you can do whatever you like with it, those operations are resolved only at runtime. I DON’T LIKE IT, ARE YOU KIDDING ME? read more...
2 comments
|
category: C# | Views: 807
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 4 days ago, submitted by
oazabir
1 month, 7 days ago
msmvps.com — If you are using Linq to SQL, instead of writing regular Linq Queries, you should be using Compiled Queries. if you are building an ASP.NET web application that’s going to get thousands of hits per hour, the execution overhead of Linq queries is going to consume too much CPU and make your site slow. There’s a runtime cost associated with each and every Linq Query you write. read more...
add a comment
|
category: Linq | Views: 252
|
|
tags:
ASP.NET, Performance, LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
surfer6
1 month, 26 days ago
primaryobjects.com — Learn how to automatically redirect users upon login, based upon their role membership with a handy method and the web.config file. read more...
add a comment
|
category: ASP.NET | Views: 13
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 25 days ago, submitted by
johnsheehan
1 month, 27 days ago
john-sheehan.com — A CacheManager class that you can easily write your own providers (memcached, Velocity, etc.) for. Includes providers for request-length caching and ASP.NET's built-in Cache object. read more...
3 comments
|
category: ASP.NET | Views: 402
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 3 days ago, submitted by
tiernano
2 months, 4 days ago
aws.typepad.com — This is big news! Amazon are to enable Windows Support on EC2. this will allow users to kick of Windows images for running SQL Servers, IIS instances and anything else (even HPC stuff) in the cloud! SWEET! read more...
2 comments
|
category: Web Services | Views: 329
|
|
tags:
WebServices | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
BlackWasp
2 months, 4 days ago
blackwasp.co.uk — Text can be converted to entirely upper case or lower case using standard methods from the String class. Another common format is title case, where the first letter of each word is usually capitalised. This case can be applied using the TextInfo class. read more...
add a comment
|
category: C# | Views: 8
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 4 days ago, submitted by
eazyd
2 months, 4 days ago
atalasoft.com — Steve goes through his approach to using reflection, making the code easier to read, making it easier to maintain, discusses the "middle-class multiple inheritance", and provides a zipped project of the AdapterCompiler. read more...
add a comment
|
category: C# | Views: 331
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 7 days ago, submitted by
vivekamar
2 months, 9 days ago
dotnetcurry.com — Spice Up Your Ad Reports - Using the ASP.NET Repeater Control to Group Data and Add Totals
The Repeater control is truly amazing. Being template driven, it gives you a lot of flexibility to manipulate and render the final output. In this article, we will exploit this flexibility of the ASP.NET Repeater and build a sample to demonstrate how to use the templates to group and display data. We will also use a little code to ‘total’/sum up our data and display it on the fly.
read more...
add a comment
|
category: ASP.NET | Views: 307
|
|
tags:
ReadIt, repeater, dotnetcurry.com, ASP.NET, dotnetcurry | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Matt_TCF
2 months, 9 days ago
trycatchfail.com — If you are stuck supporting multiple versions of your application, here's some handy information to help you encapsulate the differences and simplify updates. read more...
add a comment
|
category: ASP.NET | Views: 16
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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