| Subscribe | Sign In
 

Comments [0] | Posted on Monday, September 26, 2005

An article explaining how AJAX (Asynchronous JavaScript And XML) can be used to make your Microsoft ASP.NET applications more dynamic and responsive. Read more . . .

#    Trackback
Comments [0] | Posted on Friday, September 23, 2005

Nanotechnology comprises technological developments on the nanometer scale, usually 0.1 to 100 nm. (One nanometer equals one thousandth of a micrometer or one millionth of a millimeter.) The term has sometimes been applied to microscopic technology. This article discusses nanotechnology, nanoscience, and "molecular nanotechnology."

The term nanotechnology is sometimes conflated with molecular nanotechnology (also known as "MNT"), a theoretical advanced form of nanotechnology believed by some to be achievable at some point in the future, based on productive nanosystems. Molecular nanotechnology would fabricate precise structures using mechanosynthesis to perform molecular manufacturing. Molecular nanotechnology, though not yet existent, is posited by its proponents to have a great impact on society if realized.

More broadly, nanotechnology includes the many techniques used to create structures at a size scale below 100 nm, including those used for fabrication of nanotubes and nanowires, those used in semiconductor fabrication such as deep ultraviolet lithography, electron beam lithography, focused ion beam machining, atomic layer deposition, and molecular vapor deposition, and further including molecular self-assembly techniques such as those employing di-block copolymers.

The term nanoscience is used to describe the interdisciplinary fields of science devoted to the study of nanoscale phenomena employed in nanotechnology. This is the world of atoms, molecules, macromolecules, quantum dots, and macromolecular assemblies, and is dominated by surface effects such as Van der Waals force attraction, hydrogen bonding, electronic charge, ionic bonding, covalent bonding, hydrophobicity, hydrophilicity, and quantum mechanical tunneling, to the virtual exclusion of macro-scale effects such as turbulence and inertia.

The size scale of nanoscience and nanotechnology make them susceptible to quantum-based phenomena, leading to often counterintuitive results. Furthermore, the vastly increased ratio of surface area to volume opens new possibilities in surface-based science, such as catalysis.

Nanotechnology is already having a considerable impact on the field of electronics, where the drive towards miniaturization continues and transistor gate lengths of 65 nm are routinely fabricated in prototype circuits. The device density of modern computer electronics (i.e. the number of transistors per unit area) has grown exponentially, and this trend is expected to continue for some time (see Moore's law). However, both economics and fundamental electronic limitations prevent this trend from continuing indefinitely. Some see further development of nanotechnology outside of the semiconductor roadmap, and the hoped-for advent of molecular nanotechnology, as the next logical steps for continued advances in computer architecture, while others are less sanguine.

Read more . . .

#    Trackback
Comments [0] | Posted on Wednesday, September 21, 2005

Your Creative Power Unleashed.

Microsoft Expression™ takes the many sides of your creative personality to all new levels. Professional design tools give you greater flexibility to create sophisticated applications and content. Innovative technologies enable faster and richer interface development for Windows applications or the Web. Compatibility between products increases all levels of your personal productivity.

Graphic DesignerInteractive DesignerWeb Designer

#    Trackback
Comments [0] | Posted on Wednesday, September 21, 2005

The LINQ Project is a codename for a set of extensions to the .NET Framework that encompass language-integrated query, set, and transform operations. It extends C# and Visual Basic with native language syntax for queries and provides class libraries to take advantage of these capabilities.

http://msdn.microsoft.com/netframework/future/linq/default.aspx

#    Trackback
Comments [0] | Posted on Wednesday, September 21, 2005

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.

http://www.msdn.microsoft.com/vcsharp/future/

#    Trackback
Comments [0] | Posted on Wednesday, September 21, 2005

Visual Basic 9.0 introduces several language extensions that build on Visual Basic 2005 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.

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

#    Trackback
Comments [0] | Posted on Monday, September 19, 2005

This new developer center showcases the tools and technologies you can use to develop applications that interact with services and data available only on MSN.
Read More

#    Trackback
Comments [0] | Posted on Monday, September 19, 2005

Atlas Presentation Slides and Demos at PDC 2005. Read More

#    Trackback
Comments [0] | Posted on Friday, September 16, 2005

The Community Preview Site for ASP.NET code-named “Atlas”


ASP.NET “Atlas” is a package of new Web development technologies that integrates an extensive set of client script libraries with the rich, server-based development platform of ASP.NET 2.0. “Atlas” enables you to develop Web applications that can update data on a Web page by making direct calls to a Web server — without needing to round trip the page. With “Atlas”, you can take advantage of the best of ASP.NET and server-side code while doing much of the work in the browser, enabling a richer user experience.

ASP.NET “Atlas” includes:

  • Client script libraries that provide a complete solution for creating client-based Web applications. The client script libraries support object-oriented development, cross-browser compatibility, asynchronous calls to Web services, and behaviors and components for creating a full-featured UI.
  • Web server controls that provide a declarative way to emit markup and client script for "Atlas" features.
  • Web services, such as ASP.NET profiles, that can add useful server-side features to an "Atlas" application.

Read More

#    Trackback
Comments [0] | Posted on Tuesday, September 13, 2005

Beta 1 of the WinFS SDK is out and available to MSDN Subscribers. Get the bits and the docs, and see how to take advantage of Microsoft’s next-generation relational file system for Windows. Few useful WinFS links

http://www.msdn.microsoft.com/data/ - Home
http://blogs.msdn.com/WinFS/default.aspx - WinFS Team Blog
http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.windows.developer.winfx.winfs&lang=en&cr=US - WinFS Newsgroup
http://channel9.msdn.com/showpost.aspx?postid=106356 - Check out videos of WinFS in Channel 9

#    Trackback
Comments [0] | Posted on Sunday, September 11, 2005

Scott Guthrie is the Product Unit Manager in charge of the Web platform and tools team. That's the team that includes ASP.NET and Internet Information Server. Basically if you run a Web site that runs on Microsoft technology you're probably using the stuff that Scott's teams develop.

They are in the middle of working on the next version of IIS (7.0) and ASP.NET so we thought we'd drop in for a chat. First half of the chat is here. Second half will come next week. - channel9.msdn.com

http://channel9.msdn.com/Showpost.aspx?postid=44084

#    Trackback
Comments [0] | Posted on Sunday, September 11, 2005

Mid-Atlantic States Developer Evangelist G. Andrew Duthie shows you how to take advantage of this new feature of ASP.NET 2.0, the ability to create ASP.NET web sites within the file system, debug, and more, without the need for IIS. - channel9.msdn.com

http://channel9.msdn.com/Showpost.aspx?postid=111657

#    Trackback
Comments [0] | Posted on Sunday, September 11, 2005

Beginners guide to ASP.NET 2.0 & Visual Web Developer 2005. Video series walks users through the absolute basics and then walks through a very cool ‘quiz’ application to help users get acquainted with what Visual Web Developer and ASP.NET 2.0 has to offer

http://msdn.microsoft.com/asp.net/beta2/multimedia/default.aspx

#    Trackback
Comments [0] | Posted on Sunday, September 11, 2005

Hi, I've moved from http://spaces.msn.com/members/chiragbatra to here.

#    Trackback

About

Chirag Batra is a Software Consultant and Microsoft Certified Professional.

This is his Personal Weblog where he shares his thoughts about Software, Web & Life.

Navigation

Subscribe





Subscribe in NewsGator Online
Subscribe in FeedLounge
Add to netvibes
Add to The Free Dictionary
Add to Bitty Browser
Subscribe in NewsAlloy
Add to Excite MIX
Add to Webwag
Subscribe in podnova
Add to netomat Hub
Add to Google
Add to Webwag
Subscribe in Bloglines
Add to Pageflakes
Subscribe in NewsAlloy
Add to Plusmo
Add to My AOL
Subscribe in Rojo

Tags

.NET Framework (28) .NET Framework 3.5 (3) 3D (3) AJAX (19) Apple (1) ASP.NET (33) Book (1) Cool Stuff (10) dasBlog (6) Firefox (4) General (9) Google (3) IE (9) IIS (5) India (2) Internet (7) Linux (1) Live Labs (1) Microsoft (11) MS SQL Server (3) MSDN (3) MSN (7) Personal (2) Programming Language (9) Robotics (1) Safari (2) Science (3) Software (70) TechNet (2) Technology (8) Visual Studio (14) Windows Live (11) Windows Vista (18) WinFS (1) WinFX (10) WPF (8) XAML (6) Yahoo! (1)

Archive


Month View
Blog Archives

Popular Post

The Ultimate Vista W...
download MSDN librar...
Visual Studio 2005 S...
What IIS 7.0 Offers
flashearth.com
DHTML-based AJAX Wid...
Cool ASP.NET AJAX Go...
DasBlog 1.9 Released...
Community Server Qui...
IIS 7 interview on T...

Blogroll

Recent Readers

Ads

Links

Search For Blogs, Submit Blogs, The Ultimate Blog Directory
Software blogs
Blog Directory
Free SQL account Promo

Blog Stats

Total Posts: 119
This Year: 2
This Month: 0
This Week: 0
Comments: 9

© Copyright 2008 Chirag Batra