Notices

Mobility Site News Mobilitysite News Announcements (no commenting)

Reply
 
LinkBack Thread Tools
Old 04-20-05, 03:14 PM   #1 (permalink)
forkyfork
Guest
 
Posts: n/a
.NET CF 2.0 Beta 2 Released

Microsoft has released Beta 2 of their .NET framework 2.0 for everyone to download. I'm a bit shaky at what .NET is specifically, but according to the MsMobiles article ".NET CF roughly corresponds to wireless Java but offers much more libraries, faster software development and now also better access to features of the underlying mobile operating system."

In other words, it allows for a lot of more functionality for our already awesome PDA's (and other operating systems)! I anticipate that a lot of programs will be taking advantage of the improved capabilities of this.

Last edited by deftech; 04-20-05 at 09:00 PM.
  Reply With Quote
Sponsor Ads
Old 04-20-05, 03:51 PM   #2 (permalink)
Aximsite Prospect
 
Join Date: Jan 2005
Posts: 4
Thanked 0 Times in 0 Posts
.NET is a Programming API. It's the replacement for the Win32/WinCE API models which weren't object oriented at all.

Compact Framework is just the Windows CE-chain version of the .NET framework.
Hazridi is offline   Reply With Quote
Old 04-20-05, 04:05 PM   #3 (permalink)
Aximsite Prospect
 
Join Date: Feb 2005
Posts: 18
Thanked 0 Times in 0 Posts
Beta!!!

You forgot to mention its still in Beta!!!
klemm is offline   Reply With Quote
Old 04-20-05, 04:27 PM   #4 (permalink)
Great Day
Guest
 
Posts: n/a
You forgot to mention what all that cybereze means...
  Reply With Quote
Old 04-20-05, 05:22 PM   #5 (permalink)
Aximsite All Star
 
kronchev's Avatar
Super Member
 
Join Date: Dec 2003
Location: New York
Posts: 551
Thanked 0 Times in 0 Posts
Originally Posted by Hazridi
.NET is a Programming API. It's the replacement for the Win32/WinCE API models which weren't object oriented at all.

Compact Framework is just the Windows CE-chain version of the .NET framework.
the plan for .NET is for it to run on many types of systems, like java. its supposed to allow one to write a program for .NET, not windows or any other system, and have it work on any system with .NET. problem is its only for MS systems, however i use a vnc client written in it and the same exe does work on both my desktop and my pda.
ill post more when im on my desktop
kronchev is offline   Reply With Quote
Old 04-20-05, 06:01 PM   #6 (permalink)
Aximsite Prospect
 
Join Date: Feb 2005
Posts: 18
Thanked 0 Times in 0 Posts
Originally Posted by kronchev
the plan for .NET is for it to run on many types of systems, like java. its supposed to allow one to write a program for .NET, not windows or any other system, and have it work on any system with .NET. problem is its only for MS systems, however i use a vnc client written in it and the same exe does work on both my desktop and my pda.
ill post more when im on my desktop

Not exactly, microsoft are not developing this for any other platform other than windows. There are some open source development for linux like Mono etc but that not the MS goal.

What is the .NET Framework?
The .NET Framework is a development and execution environment that allows different programming languages & libraries to work together seamlessly to create Windows-based applications that are easier to build, manage, deploy, and integrate with other networked systems.

FROM: http://msdn.microsoft.com/netframewo...d/default.aspx
klemm is offline   Reply With Quote
Old 04-20-05, 06:28 PM   #7 (permalink)
Aximsite Minor League
 
Flintlock1776's Avatar
Member
 
Join Date: Feb 2005
Location: USA
Posts: 208
Thanked 0 Times in 0 Posts
Ok, for the noobs out there (like me :rolling: ) what does that mean to a regular Axim X30H owner? Is this something I need to bother with?

I am always intrigued to have the latest patch/update etc., but I also have found that noobs like me should not jump on the bandwagon right away .

Let me know, thanks!
__________________
Always Remember the 343
Flintlock1776 is offline   Reply With Quote
Old 04-20-05, 06:30 PM   #8 (permalink)
Great Day
Guest
 
Posts: n/a
Sorry to be so dense, but what I'm trying to understand is, do you need this to run certain applications (like Java does) or is it just for developers? Would I need it taking up "room" on my ppc, just to say I have it. I understand it takes up MUCH space on a desktop. Seems it's for office networks, no?
  Reply With Quote
Old 04-20-05, 06:46 PM   #9 (permalink)
Aximsite Rookie
 
sdpinter's Avatar
DAP Freshman
 
Join Date: Nov 2004
Location: Syracuse, NY
Posts: 84
Thanked 0 Times in 0 Posts
the average user does not need this unless they want to run a program that specifically requires the 2.0 framework. Most users would only need the 1.1 framework which has been around for a while.


Now i know that .NET is completely different then java, as i am a .NET programmer. but for the average users, think of .NET as the same as Java. Just like Java has to be installed to run Java applications, .NET needs to be installed for .NET applications.
sdpinter is offline   Reply With Quote
Old 04-20-05, 07:58 PM   #10 (permalink)
Aximsite Minor League
 
Join Date: Mar 2005
Location: L'Derry UK
Posts: 223
Thanked 0 Times in 0 Posts
Interesting - a few notes for newbs (and anyone else!).

Firstly, this is a beta, not the final version.

Like sdpinter says, from a user point of view, think of it like java. It does a similar job, but (IMHO) it does a better job but for a much smaller range of devices: those with MS operating systems or web servers only. The idea is that you only need to write a program once to have it run on all MS OSes, but in reality this isn't the case due to massively different screen sizes, memory etc. It does succeed in greatly reducing the differences, as well as improving the Windows API (how programs use Windows and windows features like scroll bars, buttons, menus etc), particularly for Object Oriented programmers.

If you're developing .NET programs for the PPc, you should probably use this and the SDK which is also available to ensure that your app is future proof (although when 2.0 final is out, you should retest!). If you're just using programs, you don't need to bother until you want to run a program which actually needs .NET CF 2.0 - then you'll need it. You'll never need the SDK, that's just for developing.

I'd love to learn more about this subject. Is there a book around called something like "Introducing Visual Studio 2005 and C# with .NET CF 2.0 for the amature C and PHP coder"? Too specific? :) I'm presently reading a book on C development for Windows CE which is giving me priceless groundwork knowledge, but I'm sure there are similar ways to program *cough*objects*cough*

Last edited by Quboid; 04-20-05 at 08:03 PM.
Quboid is offline   Reply With Quote
Old 04-20-05, 08:54 PM   #11 (permalink)
Aximsite Veteran
 
fulltext's Avatar
Uber Member
 
Join Date: Aug 2004
Location: Miami, FL
Posts: 1,087
Thanked 0 Times in 0 Posts
The final SDK will ship with WM2005. This gives developers time to make changes to take advantage of the new OS and features of .NET
__________________
So many programs, not enough ROM
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- extreme hardware chick


"Once you can accept the universe as matter expanding into nothing that is something,
wearing stripes with plaid comes easy." - Albert Einstein
fulltext is offline   Reply With Quote
Old 04-20-05, 09:04 PM   #12 (permalink)
Aximsite Administrator
 
deftech's Avatar
Addicted Member
 
Join Date: Feb 2003
Location: Arkansas
Posts: 5,635
Thanked 3 Times in 2 Posts

Awards Showcase
Moderator Medal Admin Medal Bronze Poster 
Total Awards: 3

I slightly edited the thread title and frontpage post to denote that this is the Beta 2 release, as it seemed to have confused some people already...

Regardless, it's great to see that MS is releasing this publicly, as there are many "hobbyist" developers for the PPC out there who would normally not receive the MSDN beta releases. I haven't had a chance to look at it yet, but will likely look this weekend at some of the changes/additions in this version of the .NET CF.
__________________
Jordan M. Wigley
Aximsite.com
Email: jordan AT aximsite.com


.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Come join the friendly community at
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
deftech is offline   Reply With Quote
Old 04-20-05, 10:22 PM   #13 (permalink)
forkyfork
Guest
 
Posts: n/a
Originally Posted by deftech
I slightly edited the thread title and frontpage post to denote that this is the Beta 2 release, as it seemed to have confused some people already...

Regardless, it's great to see that MS is releasing this publicly, as there are many "hobbyist" developers for the PPC out there who would normally not receive the MSDN beta releases. I haven't had a chance to look at it yet, but will likely look this weekend at some of the changes/additions in this version of the .NET CF.
The reason I didn't put it as beta was because msmobiles ORIGINALLY put in the subject line of their article "Final (not Beta) version of .NET CF 2.0 for Pocket PC 2003 and for Windows Mobile version 5.0 (!) released and available for download". So.. I guess they've changed it since then :shrugs:
  Reply With Quote
Old 04-20-05, 10:51 PM   #14 (permalink)
Aximsite All Star
 
kronchev's Avatar
Super Member
 
Join Date: Dec 2003
Location: New York
Posts: 551
Thanked 0 Times in 0 Posts
Originally Posted by klemm
Not exactly, microsoft are not developing this for any other platform other than windows. There are some open source development for linux like Mono etc but that not the MS goal.

What is the .NET Framework?
The .NET Framework is a development and execution environment that allows different programming languages & libraries to work together seamlessly to create Windows-based applications that are easier to build, manage, deploy, and integrate with other networked systems.

FROM: http://msdn.microsoft.com/netframewo...d/default.aspx

I know theres no plans, I'm just saying there technically could be.


Unlike java, the strong point of .NET is that you can write in whatever language you feel comfortable with, and have it cross-platform compatible. Cross-platform, because as I said, I was able to run a VNC client on my PDA that also ran the exact same way on my desktop. I'm talked exact same EXE, just copied it over and ran it and it was the same. Very cool IMO, shows java a thing or two.

Java has things much more universal but also forces you use the Java language (which is very, well, easy).

.NET lets you use any language but only works on MS operating systems.
__________________
Bodom Beach Terror!
kronchev is offline   Reply With Quote
Old 04-20-05, 10:53 PM   #15 (permalink)
Aximsite All Star
 
kronchev's Avatar
Super Member
 
Join Date: Dec 2003
Location: New York
Posts: 551
Thanked 0 Times in 0 Posts
Originally Posted by Great Day
Sorry to be so dense, but what I'm trying to understand is, do you need this to run certain applications (like Java does) or is it just for developers? Would I need it taking up "room" on my ppc, just to say I have it. I understand it takes up MUCH space on a desktop. Seems it's for office networks, no?
You don't need it unless you want to run a .NET 2.0 app. Since its pretty much just been released, that shouldn't be a problem ;) If you're already running a .NET 1.0 app this might give some speed improvements, etc.
__________________
Bodom Beach Terror!
kronchev is offline   Reply With Quote
Reply

Tags
beta, net, released

Sponsor Ads

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 03:47 AM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2003-09 LeckMedia, LLC