|
|
Vort3X
Stories kicked by Vort3X
|
|
published 4 days, 6 hours ago, submitted by
dcarr
4 days, 12 hours ago
damon.agilefactor.com — The first official beta for NHibernate 2.0 was released today. This comes on the heels of the damaging ‘boycott’ of the Microsoft ‘Linq to Entities’ upcoming release, which was anticipated to be a serious competitor to NHibernate.
LAST MINUTE UPDATE FROM THE NHIBERNATE TEAM
There has been a change in how NHibernate is packaged as the core and contrib aspects now have dedicated locations.
Since NHibernate 2.0 Alpha 1, ONLY THE CORE of the project is included at the link above. The Contrib Projects are now in a dedicated location:
http://sourceforge.net/projects/nhcontrib
There are a few new projects that are essential to investigate for your needs (for example the Burrow project). Also be sure to visit the wiki for these significant projects:
http://nhcontrib.wiki.sourceforge.net
See the end of this post for a partial list of these contrib efforts.
The team at domain.dot.net has been working with 2.0.X since the first alpha, and following the progress of the trunk. In our opinion this beta has the high quality of prior betas and we recommend it for non-critical systems immediately as your risk policy allows. We’re working on a more detailed analysis coming soon on some of the key improvements.
To download the code direct from the trunk use this SVN URL:
https://nhibernate.svn.sourceforge.net/svnroot/nhibernate
This is no minor update, as with this release they will align with the widely used and praised ‘Hibernate 3.2’ for Java. Here is a listing of the planned new features which are represented to varying degrees of complexness in this beta: read more...
4 comments
|
category: Linq | Views: 209
|
|
tags:
LINQ, Entities, C#, EntityFramework, .Net | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 days, 4 hours ago, submitted by
misbaharefin
5 days, 1 hour ago
dotnethitman.spaces.live.com — LINQ to SQL and the Entity Framework have a lot in common, but each have features targeting different scenarios.
read more...
add a comment
|
category: Linq | Views: 357
|
|
tags:
EntityFramework, LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 days, 4 hours ago, submitted by
jwkratz
8 days, 12 hours ago
blog.seattlepi.nwsource.com — Internal email from Bill Gates detailing his difficulties with Microsoft.com, Windows Update, and more. read more...
add a comment
|
category: Other | Views: 512
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 9 days, 15 hours ago, submitted by
joycsc
10 days, 11 hours ago
weblogs.asp.net — I have started using Visual Studio Team System (VSTS) 2008, recently. Previously I worked with Visual Studio 2005. As a matter of fact I had to use lots of external tools to perform and speedup my development process. However, while working with VSTS 2008, it's very exciting for me that, I found replacements for most of the external tools there.
Here are 10 tools which I left after using VSTS 2008.
read more...
3 comments
|
category: Visual Studio | Views: 700
|
|
tags:
tool, VSTS, VisualStudio, .Net | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 days, 8 hours ago, submitted by
terrble
11 days, 5 hours ago
efvote.wufoo.com — Over the past year, Microsoft and the Entity Framework team have received a tremendous amount of feedback from experts in entity-based applications and software architectures on the .NET platform. While Microsoft’s announcement of its intention to provide framework support for entity architectures was received with enthusiasm, the Entity Framework itself has consistently proved to be cause for significant concern. read more...
3 comments
|
category: ADO.NET | Views: 311
|
|
tags:
Database, ADO.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
gojko
11 days, 9 hours ago
gojko.net — Google sent quite a few people looking for underground Korean adult movies to my blog. I guess that you can find anything on Internet these days, but why were they looking for it on my web site? The answer to that question turned out to be another great example of why inputs should be cleaned up no matter how unimportant. read more...
add a comment
|
category: Security | Views: 10
|
|
tags:
Security | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 12 days, 20 hours ago, submitted by
alanl
15 days, 7 hours ago
redgreenrefactor.com — I couldn't find a good list of software development and programming podcasts so I created my own. Feel free to chime in with any you recommend! read more...
add a comment
|
category: Community | Views: 550
|
|
tags:
Podcast, Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 16 days, 8 hours ago, submitted by
aloker
16 days, 15 hours ago
blog.andreloker.de — Using Firefox on Vista to view websites hosted by the Visual Studio Development Server can be unbearably slow. Pages take aeons (i.e. several seconds) to load while viewing the same site under IE does not suffer from this issue. Here's how to solve the problem. read more...
add a comment
|
category: Tips & Tricks | Views: 383
|
|
tags:
VisualStudio, Tips, Firefox | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 16 days, 9 hours ago, submitted by
paul_houle
17 days, 12 hours ago
gen5.info — C# offers two casting operators: the prefix-cast and the as-cast. Although the two operators compile to different op-codes in the CLR, the practical difference between them is in how they handle failed casts. Prefix-cast throws an exception on cast failure, while as-cast returns null.
It’s easier to implement correct error handling when you use prefix cast, because it doesn’t require manual checks for null values that can cause problems in distant parts of your program. Prefix-cast should be the default cast operator on your fingertips, that you use for everyday situations — reserve as-cast for special cases where performance matters. read more...
3 comments
|
category: C# | Views: 460
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 17 days, 17 hours ago, submitted by
Vort3X
18 days, 9 hours ago
objectreference.net — Imagine you have a list of some items and checkboxes next to each item providing the ability for a user to make multiple choices and submit a result in one go. Weather you are implementing a news groups subscription, user survey or online products catalogue - the code behind is the same: we bind some object list to a data control like Repeater, add a checkbox to every item, set checkbox value to item ID. read more...
add a comment
|
category: C# | Views: 135
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Marlonr
24 days, 12 hours ago
dbalink.wordpress.com — SQL Server 2008 provides a comprehensive data platform that is secure, reliable, manageable, and scalable for your mission critical applications. With it, developers can create new applications that can store and consume any type of data on any device, enabling your users to make informed decisions with relevant insights.
read more...
add a comment
|
category: Database | Views: 9
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
rsoni
24 days, 19 hours ago
dailycoding.com — This post describes how can we convert enum into different data types. These are very often used operation. This is very simple to achieve thing... read more...
add a comment
|
category: C# | Views: 12
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
rimsystems
1 month ago
simpable.com — Velocity is Microsoft’s entry into Distributed Caching. It is currently in its first public CTP, so there are certainly going to be some rough spots. The documentation is pretty good, but setting it up and using it the first time required some trial and error. Here is a quick overview on getting it Velocity setup and and using the API. read more...
add a comment
|
category: Architecture | Views: 15
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 1 day ago, submitted by
Vort3X
1 month, 1 day ago
objectreference.net — We use enums quite extensively in our application as they are a great for representing integral values in a strongly typed way using symbolic names. The enum names are not very friendly to the user and I recently read a some good articles which tried to solve this problem. However, I think i've found a better solution to this problem using extension methods. read more...
add a comment
|
category: C# | Views: 353
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Vort3X
1 month, 6 days ago
objectreference.net — This article is intended for amateur programmers, and/or people new to Object Oriented programming.
“Object reference not set to an instance of an object” is probably the most common run-time exception message spat-out by the .Net framework, and most programmers will probably encounter this more often than any other framework exception type. read more...
add a comment
|
category: C# | Views: 25
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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