|
|
maxtoroq
maxtoroq
 |
|
Stories kicked by maxtoroq
|
|
submitted by
maxtoroq
1 month, 14 days ago
maxtoroq.wordpress.com — On each release Matt Warren’s IQueryable provider is getting more and more interesting. On this post I’ll show you how easy is to plug-in your custom QueryFormatter to start querying MySQL databases. read more...
add a comment
|
category: Linq | Views: 8
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
maxtoroq
3 months, 16 days ago
maxtoroq.wordpress.com — Helper classes are reusable rules that use class selectors. Helper classes are designed to let you: 1) Apply style to an element without having to create a special rule for that element. 2) Abstract away browser inconsistencies. 3) Make documents more style readable. read more...
add a comment
|
category: Patterns | Views: 26
|
|
tags:
CSS, Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 20 days ago, submitted by
bdesmet
6 months, 27 days ago
community.bartdesmet.net — IQueryable<T> is just one way to create custom LINQ providers, but this post outlines different approaches that are attractive for less-complicated query providers. read more...
add a comment
|
category: C# | Views: 60
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 8 months ago, submitted by
maxtoroq
1 year, 8 months ago
maxtoroq.wordpress.com — Building provider independent data-driven applications that uses static queries can be a lot of work. Even more work needs to be done to use dynamic queries, specially in parsing and validating user input, and building the command string. The DynamicQuery class can do all of that work for you and much more! read more...
1 comment
|
category: C# | Views: 24
|
|
tags:
SQL, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 8 months ago, submitted by
salim
1 year, 8 months ago
kylefinley.net — One of the coolest new features in .NET 2.0 is the introduction of Generics. For those of you that have been creating tons of strongly typed collections for your business objects I'm sure you had the same reaction I did when you heard about them. "Sweet!! Now I can stop generating and tweaking derived collection classes all over the place!!" (This is assuming you've all been using some sort of refactoring tool that can generate the collection classes for you, I hope you have.) OK, so now we know we can create strongly typed collections in our code. You might be wondering why I'm suggesting we still create a separate collection class and not just use the generic collections included in the System.Collections.Generic namespace. The idea is that we can create our own collections that support generics that provide us with specific needs that we might commonly use or need for a specific application. In this article I will present a simple collection class which both supports Generics as well as Sorting. read more...
|
|
tags:
Generics, .Net, collection, Custom, Collections | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 10 months ago, submitted by
dino
1 year, 10 months ago
urlrewriting.net — UrlRewritingNet.UrlRewrite is an Open Source Component which allows you certainly to rewrite URLs with ASP.NET 2.0. read more...
1 comment
|
category: ASP.NET | Views: 18
|
|
tags:
UrlRewriting | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 10 months ago, submitted by
kazimanzurrashid
1 year, 10 months ago
geekswithblogs.net — This my second post of almost same topic asp.net lacking. This time it is Cookie. Still Asp.net has the lacking of creating encrypted cookie. Here is another handy class which generates encrypted cookie. read more...
1 comment
|
category: ASP.NET | Views: 2
|
|
tags:
encryption, Cookies, Security, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 10 months ago, submitted by
kazimanzurrashid
1 year, 10 months ago
geekswithblogs.net — NET version 3.0 has been released, but Asp.net still does not have any built-in support for passing querystring in encrypted text. This class will give you the support to pass querystring in encrypted rather than plain. read more...
add a comment
|
category: ASP.NET | Views: 5
|
|
tags:
encryption, URL, Security, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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