|
|
Miron
Stories submitted by Miron
|
|
submitted by
Miron
6 days, 19 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, 11 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: | |
|
|
|
|
|
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: | |
|
|
|
|
|
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
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: | |
|
|
|
|
|
submitted by
Miron
3 months, 13 days ago
mironabramson.com — Extensions can make us free from testing against null, and help us avoiding errors on runtime environment. read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Miron
3 months, 27 days ago
mironabramson.com — Another version for the missing method (in C#): Enum.TryParse, without using try & catch and ignore case. read more...
add a comment
|
category: C# | Views: 6
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Miron
4 months, 13 days ago
mironabramson.com — New version for my compression module that let you
compress your pages, CSS, Javascripts, WebResources and also third party controls script files such Telerik controls that injects their scripts links into your HTML read more...
add a comment
|
category: ASP.NET | Views: 0
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Miron
5 months, 23 days ago
mironabramson.com — Highlight search results easily in any page in your ASP.NET application using a Response Filter read more...
add a comment
|
category: ASP.NET | Views: 2
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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