|
|
Miron
Stories kicked by Miron
|
|
submitted by
jdobrien
4 days, 7 hours ago
obrienjd.com — When you first start using LINQ you can quickly fall in love with it. Suddenly, everything looks LINQ-able. But don't thow away everything you know and love just for this new tool. read more...
add a comment
|
category: Linq | Views: 15
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Miron
7 days, 2 hours ago
mironabramson.com — CSS minifier based on jsmin idea that produce a small CSS file, much faster, and with much less memory overhead. read more...
add a comment
|
category: C# | Views: 16
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Miron
26 days, 18 hours ago
blog.mironabramson.com — It is not something you will use on daily bases. It doesn't have good performance. But one day, you will have to use it so it's good to know that it is possible and how it can be done. As you can understand from the title, I'm talking about creating a new type with fields and properties (it can also have methods), create instance/s from it and use it - on run-time! read more...
2 comments
|
category: C# | Views: 14
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Miron
1 month, 9 days ago
codeplex.com — MbCompression is a library of handlers and modules to compress Css files, JavaScript files, pages and compress WebResource.axd
It is easy to implement and improve the overall performance of your web project.
The most unique Feature of that library is that the System.Web.Handlers.AssemblyResourceLoader that load the WebResources was rewritten to enable compression and better performance, without making HTTP request each time WebResource need to be served. read more...
add a comment
|
category: C# | Views: 9
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Miron
1 month, 18 days ago
mironabramson.com — Prevent from the user to submit any 'not legal' input, using client side validation.
What if you have a rule that is for all inputs in the page, or in the site? for example, you want to prevent the user to submit any input that contains 'fuc*' , 'shi*' or what ever words that are not 'legal' for you, or input that is not valid for the ASP.NET such '<'or '/>' ? read more...
add a comment
|
category: ASP.NET | Views: 3
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 24 days ago, submitted by
mattman206
1 month, 24 days ago
thevalerios.net — Use the power of anonymous types, anonymous delegates and type inference to make ThreadPool.QueueUserWorkItem type-safe and easier to read. read more...
add a comment
|
category: C# | Views: 26
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Miron
1 month, 28 days ago
mironabramson.com — Already happened to you that you had a collection of object from type 'X' with some properties, and you had to sort it one time by property 'ID', and another time by property 'Name' ? read more...
add a comment
|
category: C# | Views: 1
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 28 days ago, submitted by
amrelgarhy
1 month, 29 days ago
devtopics.com — a very big good collection of programming jokes, WOWwwwwwww read more...
2 comments
|
category: Other | Views: 104
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 1 month, 28 days ago, submitted by
misbaharefin
2 months ago
dotnethitman.spaces.live.com — Exceptions provide a consistent mechanism for identifying and responding to error conditions. Effective exception handling will make code more robust and easier to debug. Exceptions are a tremendous debugging aid because they help answer...
read more...
add a comment
|
category: C# | Views: 36
|
|
tags:
ExceptionHandling, BestPractices, C#, Exception | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Miron
2 months, 1 day ago
mironabramson.com — Some basic but useful C# methods implemented in js: Cach object (ok, it is not a 'method') , String.Format(), String.IsNullOrEmpty(), StartsWith(), EndsWith() and Trim() read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
CVertex
2 months, 2 days ago
vijay.screamingpens.com — An innocent, unbeknownst programmer is possessed by the demons of C# 3.
How is this young coder going to deal with his exposure to some dark and evil forces?
read more...
add a comment
|
category: C# | Views: 5
|
|
tags:
.net3.5, C#3.0, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
frank
2 months, 9 days ago
frankwisniewski.net — At work today I tried to do something I though would be simple, I needed to add a check box control to a repeater's item template and have it fire the ItemCommand event on the repeater. The button and link button controls do this without a problem but for some reason Microsoft decided that the check box was going to be different. Luckily we have great tools like Reflector to help in situations like this read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Miron
3 months, 3 days ago
mironabramson.com — Uniform Distribution algorithm in C#.
The algorithm gets a string and maps it into the set 0-999 (or any given range) with uniform distribution read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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