-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 35 posts ]  Go to page 1, 2, 3  Next

Which version of .NET Framework are you developing for?
Poll ended at Fri Apr 21, 2006 6:26 am
.NET 1.1, no plans to upgrade for at least 6 months 12%  12%  [ 13 ]
.NET 1.1, planning to upgrade to .NET 2 in the next 6 months 15%  15%  [ 16 ]
.NET 2.0 72%  72%  [ 76 ]
Total votes : 105
Author Message
 Post subject: .NET Framework Version Poll
PostPosted: Wed Mar 22, 2006 6:26 am 
Contributor
Contributor

Joined: Wed May 11, 2005 4:59 pm
Posts: 1766
Location: Prague, Czech Republic
Hi,

I would like to know which version of .NET Framework you are developing your applications for and if you are developing for .NET 1.1, whether you are planning to upgrade any time soon. This will help us determine how and whether to support .NET 1.1 in the future versions of NHibernate.

Thanks,
Sergey


Last edited by sergey on Sun May 28, 2006 6:06 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 24, 2006 4:54 am 
Expert
Expert

Joined: Thu Jan 19, 2006 4:29 pm
Posts: 348
Seems like there is very limited number of NHiberenate users here.

Or maybe they are using Mono <grin>

Gert


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 28, 2006 12:23 pm 
Beginner
Beginner

Joined: Fri Sep 02, 2005 12:13 pm
Posts: 44
Location: Denver, CO
90% of my work is with ASP.NET 2.0 C#

I do a little legacy work on .NET 1.1 with NHibernate - but I personally don't feel NHibernate needs to be maintained for 1.1. Most of the developers I've spoken with are clamoring for support of generics in 2.0 and look forward to switching over.

Thanks!
Billy


Last edited by wmccafferty on Fri Jun 08, 2007 8:44 am, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 28, 2006 3:01 pm 
Beginner
Beginner

Joined: Sat Dec 10, 2005 6:22 pm
Posts: 28
Location: Chicago, IL
I have been developing in 2.0 since beta 1 of Visual Studio 2005, seems like well over a year now. All my projects have been migrated from 1.1 to 2.0 since the official launch of Visual Studio 2005.

The performance gains and language enhancements made it an absolute no brainer.

I am somewhat surprised to see projects still supporting 1.1. I would love to see a clean split of projects to only use 2.0 functionality. Generics and anonymous methods provide such a huge enhancement that it seems somewhat silly not use them at the core of an application just to keep backward compatibility. I also don't believe littering the code with #ifdef pragmas is the answer.

Not to mention with the express tools from MS anyone can start developing in 2.0.

Cheers,
Adam


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 29, 2006 2:45 pm 
Newbie

Joined: Wed Nov 02, 2005 9:52 am
Posts: 18
Location: Argentina
My current projects are in .NET 1.1 but all my comming projects will be in 2.0 version of .Net Framework


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 29, 2006 11:19 pm 
Newbie

Joined: Tue Nov 01, 2005 6:32 pm
Posts: 16
I guess I'm one of the few "still on 1.1, no plans to upgrade" users here.

:(

Are any major updates planned soon? Are the .NET 2.0-only features large enough to make maintaining backwards compatibility relatively hard or time-consuming?


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 30, 2006 7:55 am 
Newbie

Joined: Tue Mar 28, 2006 2:52 pm
Posts: 5
Location: SJRP - SP - Brasil
I have a project in 1.1, but all my comming projects will be in 2.0 too!


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 30, 2006 10:03 am 
Regular
Regular

Joined: Thu May 12, 2005 10:12 am
Posts: 71
Location: Buenos Aires, Argentina
Hi, I have been absent this couple of months.

I guess I would like to see NH still supported on 1.1. In Argentina technology adoption is a bit more slow so not all of our clients jump on to the new 2.0 bandwagon right away.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 30, 2006 1:04 pm 
Regular
Regular

Joined: Tue Feb 21, 2006 9:50 am
Posts: 107
my comapny haven't go to Windows XP SP2 until now so i have no chance to work under .NET 2.0 because SP2 is required. The worldwide rollout of SP2 will start in the middle of this year so it would be good if at least maintenance releases of Hibernate 1.0.2 will be available for a while.

Regards
Klaus


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 30, 2006 7:58 pm 
Pro
Pro

Joined: Fri Nov 19, 2004 5:52 pm
Posts: 232
Location: Chicago, IL
All my apps are in 2.0. I have no need for pre-2.0. Generics support is what I long for. I hope it comes soon.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 03, 2006 11:54 am 
Newbie

Joined: Fri Jan 20, 2006 12:47 pm
Posts: 16
Location: Ottawa, On
In my situation, the client dictates when, if any, platform upgrades will be made. They are familiar with .Net 1.1 and I don't see them moving any time soon.

I definitely am with the people who require a stable version of 1.0.2 maintained in the .Net 1.1 framework ... I guess if new func, etc is only released in a .Net 2.0 compliant version that doesn't really affect me, just kinda sucks that this system won't be able to take advantage of it.


Top
 Profile  
 
 Post subject: Supporting SQLite ADO.NET 2.0
PostPosted: Sat Apr 08, 2006 2:53 am 
Newbie

Joined: Thu Mar 02, 2006 6:30 pm
Posts: 1
Location: Mexico
Hi,

I made some slight change to the NHibernate project so I could use the ADO.NET 2.0 SQLite provider, I guess that's just for me right now, but was wondering when will there be a supported version of NHibernate for .NET 2.0? no timeframe yet?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 11, 2006 1:17 pm 
Newbie

Joined: Mon Apr 03, 2006 2:06 pm
Posts: 3
I have completed one big project under .NET 1.1 using NHibernate. Right now we will use only .NET 2.0 for the next project, so I'm looking forward for the next version of NH supporting .NET 2.0 Generic Collections... I know that Ayende@ayende.com have implemented a support of Generics


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 11, 2006 1:44 pm 
Pro
Pro

Joined: Fri Nov 19, 2004 5:52 pm
Posts: 232
Location: Chicago, IL
Any idea on when the NHibernate roadmap will be updated? The current one is rather vague and is in dire need for an update.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 12, 2006 1:33 pm 
Beginner
Beginner

Joined: Wed Jun 08, 2005 4:59 pm
Posts: 27
Strictly 2.0 here, please please please add generics support! :)

-MT


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 35 posts ]  Go to page 1, 2, 3  Next

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.