razorant

Stories kicked by razorant

BlogEngine.NET 1.6 Released(nyveldt.com)

submitted by razorantrazorant(530) 2 years, 3 months ago

This evening, the BlogEngine.NET team released version 1.6.... read more...

add a comment |category: |Views: 12

tags: another

Welcome to the new DotNetKicks(blog.dotnetkicks.com)

submitted by javeryjavery(5523) 2 years, 4 months ago

Welcome to the new DotNetKicks - Lots of improvements and even more on the way! read more...

6 comments |category: |Views: 436

tags: another

Exploring Spark View Engine for ASP.NET MVC – Part 1(nyveldt.com)

submitted by razorantrazorant(530) 2 years, 6 months ago

If you are working with ASP.NET MVC and you haven’t taken a look at the Spark View Engine, you owe it to yourself to spend a few minutes exploring Spark. While it might not be for everyone, Spark View Engine offers a different option to the standard WebForms View Engine used in MVC and it has a lot going for it. read more...

add a comment |category: |Views: 14

tags: another

SociableBE-Extension for BlogEngine.NET(gordon-breuer.de)

submitted by AnheledirAnheledir(209) 3 years, 3 months ago

Social bookmarking sites allow websurfers to save, catalog, and share interesting pages they find online. The SociableBE-Extension appends links for your readers to use those sites to the end of each of your blog’s posts, increasing your potential audience. While Sociable is originally developed as a Wordpress-Plugin in PHP, SociableBE is based on the main idea but re-developed for BlogEngine.NET in C# and with a simple copy'n'paste installation. read more...

1 comment |category: |Views: 94

tags: another

Nested/Threaded comments for BlogEngine.NET(johndyer.name)

submitted by johndyerjohndyer(70) 3 years, 4 months ago

One of the big updates for 1.5.0 is nested comments as seen in other tools like WordPress 2.7, IntenseDebate, and Disqus. read more...

add a comment |category: |Views: 68

tags: another

Back to Basics: Delegates, Anonymous Methods and Lambda Expressions(codebetter.com)

submitted by EtienneTremblayEtienneTremblay(5008) 3 years, 5 months ago

Great article on .NET basics read more...

add a comment |category: |Views: 783

tags: another

Back to Basics: Generics (codebetter.com)

submitted by jiltedcitizenjiltedcitizen(563) 3 years, 6 months ago

Introduction There are language features that are nothing more than syntactical sugar. For example, C#'s coalesce operator (??) is a short-handed and specialized if-else. Object initializers make it easier to set properties on a newly created objects. Some features though go beyond mere convenience and add real value. I know it seems like we constantly have to learn new things, while at the same time actually produce code to pay our bills. It can be hard to pick and choose what to learn and what can wait. Let me be straight up though: if you haven't mastered generics yet, you're starting to fall dangerously behind. read more...

add a comment |category: |Views: 528

tags: another

Introducing SemanticEngine.NET(blog.madskristensen.dk)

submitted by ourcurrentfutureourcurrentfuture(1225) 3 years, 8 months ago

Technologies or formats such as FOAF, APML, SIOC, XFN tags and microformats are some of the building blocks of the social aspects of the semantic web. They are used to create cross-site profiles of people and also represent relationships between them. XFN and microformats are somewhat easy to start using, but FOAF, APML and SIOC are a different story. Here's a new class library to make it easier.. read more...

add a comment |category: |Views: 235

tags: another

Visual Studio Theme Generator(frickinsweet.com)

submitted by dengar007dengar007(3084) 3 years, 9 months ago

A fun little ASP.NET MVC Application I wrote to generate Visual Studio themes based off of 3 given colors. I have always felt that selecting every color to make a decent theme is way too repetitive. This web application automatically chooses complements / contrasts based off your initial color selections (and uses jQuery to let you preview your theme before creating). Check it out and let me know what you think. read more...

2 comments |category: |Views: 548

tags: another

SubSonic v2.1 Controller and Utilities(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 3 years, 9 months ago

Recently, SubSonic v2.1 was released and we upgraded the code we've previously published to support this new version. read more...

add a comment |category: |Views: 246

tags: another

Learning Ruby via IronRuby and C# Part 6(codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 3 years, 9 months ago

In part 6 we look at Hashes (or Associative Arrays) and how they are used in the Ruby language. We also look at how you can use them in place of explicit method parameters. read more...

add a comment |category: |Views: 108

tags: another

How to migrate dasBlog to BlogEngine.NET(kvnc.net)

submitted by ozuolmezozuolmez(335) 3 years, 9 months ago

Reasons and migration steps from dasBlog (old and handy) to BlogEngine.NET (new and shiny) read more...

add a comment |category: |Views: 152

tags: another

BlogEngine.NET 1.4.5 Upgrade Guide(nyveldt.com)

submitted by mosessaurmosessaur(5424) 3 years, 9 months ago

Al Nyveldt: BlogEngine.NET 1.4.5 Upgrade Guide read more...

add a comment |category: |Views: 94

tags: another

Get country from a browser in ASP.NET(blog.madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 3 years, 9 months ago

A simple and pretty accurate method of retrieving a visitor's country and language from the browser. read more...

1 comment |category: |Views: 672

tags: another

subsonic 2 1 released(blog.wekeroad.com)

submitted by subnussubnus(140) 3 years, 10 months ago

the title says it all read more...

3 comments |category: |Views: 226

tags: another

Using VistaDB Express with BlogEngine.NET 1.4(nyveldt.com)

submitted by razorantrazorant(530) 3 years, 10 months ago

Now that the latest version of BlogEngine.NET is out, it is easier than ever to get your blog running with VistaDB Express. I’ve been using VistaDB Express with BlogEngine.NET for a little while now and just love it.... read more...

add a comment |category: |Views: 132

tags: another