stribny

Stories submitted by stribny

BlogEngine.NET image manipulation enhancements(stribny.name)

submitted by stribnystribny(225) 3 years, 2 months ago

I created a patch for BlogEngine.NET which enables you to crop & resize image while being uploaded. And not only that. You can now easily insert any previously uploaded image with the new image browser. read more...

add a comment |category: |Views: 24

tags: another

Functional .NET 4.0 - Tuples and Zip(codebetter.com)

submitted by stribnystribny(225) 3 years, 6 months ago

F# vs .NET 4.0 read more...

1 comment |category: |Views: 380

tags: another

CodeRush Xpress(stribny.name)

submitted by stribnystribny(225) 3 years, 6 months ago

Microsoft and Devexpress recently released a new plugin for Visual Studio. Every C# developer with Standard or above version of Visual Studio can now enjoy a basic set of features from CodeRush and Refactor! Pro for free. You can watch the announcement from PDC, take a look at it’s features or download it right now. read more...

add a comment |category: |Views: 11

tags: another

Blogengine.net running under IIS 7 causes Error 404(stribny.name)

submitted by stribnystribny(225) 3 years, 6 months ago

You need to make some changes in web.config file in order to get it work. The easest way is to download an updated web.config here http://wiki.aspone.cz/wiki/images/3/34/Web.config. read more...

add a comment |category: |Views: 62

tags: another

Model-based validation for ASP.NET MVC (concept)(stribny.name)

submitted by stribnystribny(225) 3 years, 9 months ago

I have written a few lines for validating my forms. It’s basically a concept which is not ready for production but I want to share it with you a get some feedback. read more...

add a comment |category: |Views: 31

tags: another

ASP.NET 3.5 / IIS7 / SQL server hosting - one year for free(stribny.name)

submitted by stribnystribny(225) 3 years, 9 months ago

Hurry up! read more...

add a comment |category: |Views: 30

tags: another

6 ASP.NET MVC books so far?(stribny.name)

submitted by stribnystribny(225) 3 years, 10 months ago

Do you know any other? read more...

add a comment |category: |Views: 24

tags: another

Validating culture name using LINQ(stribny.name)

submitted by stribnystribny(225) 3 years, 10 months ago

Using LINQ for culture name validation. read more...

add a comment |category: |Views: 13

tags: another

How to overwrite an image in .NET?(stribny.name)

submitted by stribnystribny(225) 4 years, 5 months ago

Title says it all. read more...

add a comment |category: |Views: 0

tags: another