473,800 Members | 2,696 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Future of ASP.NET?

I have to write a section on where the ASP.NET might evolve to: possibly
covering emerging ideas/theory, new uses, approaches or applications or the
potential of integration with other topic areas.

Can anyone help or point me in the right direction?

Cheers.
Nov 20 '05 #1
8 1996
Maybe this will give you some ideas :

"Visual C# Developer Center : Future Versions" :
http://msdn.microsoft.com/vcsharp/future/

"C# 3.0 introduces several language extensions that build on C# 2.0
to support the creation and use of higher order, functional style class libraries.

The extensions enable construction of compositional APIs that have equal
expressive power of query languages in domains such as relational databases and XML."

C# 3.0 features extension methods, lambda expressions, type inference,
anonymous types and the .NET Language Integrated Query.

Since what ASP.NET 3.0 will be closely related to its language's
functionalities , you could maybe project some application for its new features.


Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Español : http://asp.net.do/foros/
=============== =============== ========
"Wookie" <Wo****@woo.com > wrote in message
news:Hc******** ***********@fe3 .news.blueyonde r.co.uk...
I have to write a section on where the ASP.NET might evolve to: possibly covering
emerging ideas/theory, new uses, approaches or applications or the potential of
integration with other topic areas.

Can anyone help or point me in the right direction?

Cheers.

Nov 20 '05 #2
I should have included the link to future versions of VB.NET :

http://msdn.microsoft.com/vbasic/future/

Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Español : http://asp.net.do/foros/
=============== =============== ========
"Juan T. Llibre" <no***********@ nowhere.com> wrote in message
news:OQ******** ******@TK2MSFTN GP15.phx.gbl...
Maybe this will give you some ideas :

"Visual C# Developer Center : Future Versions" :
http://msdn.microsoft.com/vcsharp/future/

"C# 3.0 introduces several language extensions that build on C# 2.0
to support the creation and use of higher order, functional style class libraries.

The extensions enable construction of compositional APIs that have equal
expressive power of query languages in domains such as relational databases and XML."

C# 3.0 features extension methods, lambda expressions, type inference,
anonymous types and the .NET Language Integrated Query.

Since what ASP.NET 3.0 will be closely related to its language's
functionalities , you could maybe project some application for its new features.


Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Español : http://asp.net.do/foros/
=============== =============== ========
"Wookie" <Wo****@woo.com > wrote in message
news:Hc******** ***********@fe3 .news.blueyonde r.co.uk...
I have to write a section on where the ASP.NET might evolve to: possibly covering
emerging ideas/theory, new uses, approaches or applications or the potential of
integration with other topic areas.

Can anyone help or point me in the right direction?

Cheers.


Nov 20 '05 #3
>I have to write a section on where the ASP.NET might evolve to: possibly
covering emerging ideas/theory, new uses, approaches or applications or the
potential of integration with other topic areas.


Take a look at AJAX , ATLAS technology. You can find some info :
beta.asp.net/atlas
Jarod

Nov 20 '05 #4
If you're looking in to Atlas, don't miss out on
this video and sample code by Dan Wahlin:

http://www.xmlforasp.net/codeSection.aspx?csID=116

Here's a clickable link to the Atlas home page :
http://www.asp.net/default.aspx?tabindex=7&tabid=47

Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Espanol : http://asp.net.do/foros/
=============== =============== ========
"Jarod" <bl*****@NOSPAM .gazeta.pl> wrote in message
news:uC******** ******@TK2MSFTN GP15.phx.gbl...
I have to write a section on where the ASP.NET might evolve to: possibly covering
emerging ideas/theory, new uses, approaches or applications or the potential of
integration with other topic areas.


Take a look at AJAX , ATLAS technology. You can find some info : beta.asp.net/atlas
Jarod

Nov 20 '05 #5
> If you're looking in to Atlas, don't miss out on
this video and sample code by Dan Wahlin:

http://www.xmlforasp.net/codeSection.aspx?csID=116


Not about Atlas but about AJAX.Net ( a bit diffrent library and not touched
by MS ):
this presentation really impressed me:
http://ajaxpro.schwarz-interactive.d.../ScottAjax.wmv
Jarod

Nov 20 '05 #6
re:
Not about Atlas but about AJAX.Net
Dan's presentation was about Atlas, not Ajax.
Believe me, Atlas will do a lot more in ASP.NET than Ajax ever will.

However, the best documentation/demo for Ajax in ASP.NET
was written by our fellow frequenter here, Karl Seguin :

http://msdn.microsoft.com/asp.net/de...SpicedAjax.asp


Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Espanol : http://asp.net.do/foros/
=============== =============== ========
"Jarod" <bl*****@NOSPAM .gazeta.pl> wrote in message
news:uu******** ******@TK2MSFTN GP15.phx.gbl...
If you're looking in to Atlas, don't miss out on
this video and sample code by Dan Wahlin:

http://www.xmlforasp.net/codeSection.aspx?csID=116

Not about Atlas but about AJAX.Net ( a bit diffrent library and not touched by MS ):
this presentation really impressed me:
http://ajaxpro.schwarz-interactive.d.../ScottAjax.wmv
Jarod

Nov 20 '05 #7
>> Not about Atlas but about AJAX.Net

Dan's presentation was about Atlas, not Ajax.
Believe me, Atlas will do a lot more in ASP.NET than Ajax ever will.


I know that Atlas is going to be something more then just another Ajax
library. But I meant the project that Scott developed looked really cool. I
didn't believe that I am looking at website.
Jarod

Nov 20 '05 #8
It looks like the web and windows world will be merging a bit, if Microsoft
has its way.
I suggest you research the Windows Presentation Foundation (formerly
codenamed Avalon):
http://msdn.microsoft.com/windowsvis...n/default.aspx

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"Wookie" <Wo****@woo.com > wrote in message
news:Hc******** ***********@fe3 .news.blueyonde r.co.uk...
I have to write a section on where the ASP.NET might evolve to: possibly
covering emerging ideas/theory, new uses, approaches or applications or the
potential of integration with other topic areas.

Can anyone help or point me in the right direction?

Cheers.

Nov 21 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

47
3669
by: David Eng | last post by:
> For many years now enterprise business application development has > been the core area for the use of C++. > Today a significant share to this segment has already been lost to > SUN's Java technology and with MS now abandoning C++ in favour if its > proprietery .NET and C# technology, how long can we except C++ to hold > on against these might competitors? > Has C++ become a dying language? > What is the future of C++? As I posted...
35
3361
by: GTO | last post by:
I do not believe that C# is the future of C++. I also do not believe that adding two thousand new library functions to the standard library is the future of C++. But what is the future of C++? Is it as good as a programming language can get? Like so many of you, I programmed speech recognizers, image recognition systems, a portion of a chess program, lots of numeric code using STL, and tons of other applications in C++, (even firmware...
9
2369
by: Lyle Fairfield | last post by:
It's confusing. Many people here and elsewhere make many different predictions: There's an introduction mentioning some aspects of this at http://msdn.microsoft.com/data/mdac/techinfo/default.aspx? pull=/library/en-us/dnmdac/html/data_mdacroadmap.asp revised Sep 2005 (upper case conversions are mine)
2
2169
by: | last post by:
Everything seems to be moving to .NET and VC++ seems to be adding a lot of managed code support every new release. The questions: is unmanaged code in VC++ beeing phased out in favour of managed code? And suppose I still program in VC++ 6.0, can I safely assume that the code I use in VC++ 6.0 will still be available in future VC++ versions. Finally will VC++ 6.0 generated executables be still be able to run on futur Windows versions and...
0
1857
by: Fuzzyman | last post by:
Hello all, The following is a copy of a blog entry. It's asking a question about future statements and the built in compile function. I'd appreciate any pointers or comments about possible approaches. `Movable Python <http://www.voidspace.org.uk/python/movpy/>`_ supports running both Python scripts and ``.pyc`` bytecode files. It does this by compiling scripts to bytecode, or extracting the code object from bytecode files, and then...
29
3137
by: Zootal | last post by:
My apologies if this gets asked/discussed a lot. With c# rampaging through corporate USA (and other countries), what impact will this have on the usage and future of c++? I've used both of them a bit. I'm in school, and our CS program does not use c#, but uses mostly c++ and a bit of java. C# is relegated ot the CIS programs. Out there in the real world, what kind of a future does c++ have?
6
14455
by: rohayre | last post by:
Im a long time java developer and actually have never done anything with java scripting. I'd like to write a short simple script for calculating a date in the future based on today's date and a letter. Can I use javascripting to create a webpage to allow a user to enter a letter and then click a button to find a future calendar date? I'm just not sure how much user interaction scripting allows. Does java scripting allow buttons, textfields...
190
8202
by: blangela | last post by:
If you had asked me 5 years ago about the future of C++, I would have told you that its future was assured for many years to come. Recently, I have been starting to wonder. I have been teaching C++ at a local polytechnical school here in Vancouver, Canada for approximately 8 years. Six years ago, at the height (or should I say volume?) of the internet bubble, I had 80+ students per semester in my C++ course. Now I am fortunate to have...
5
3594
by: KimmoA | last post by:
Does C have a future? I'd like to think so, but nobody seems to agree with me. Of course, I don't use C in my profession, and maybe I wouldn't be using it if I had the pressure to actually produce things with deadlines and stuff. Hmm. That's a depressing thought. I can't stand OOP. Yes, it is beautiful in theory, and it might make sense for huge projects with many people involved, but I don't want anything to do with it. (I switched to C...
51
3438
by: Jon Harrop | last post by:
If Microsoft turn F# into a product and place it alongside C# and VB, will many people migrate from C# to F#? -- Dr Jon D Harrop, Flying Frog Consultancy http://www.ffconsultancy.com/products/?u
0
9551
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10507
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10279
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10255
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10036
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9092
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5473
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4150
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3765
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.