Tuesday, February 28, 2006

Windows Vista Product Line-up

Microsoft has released the Windows Vista Product line-up this evening . For the past few weeks, the SKU's for Windows Vista have been much speculated about.

  • Windows Vista Business
    • Aero Capabiity.
    • Tablet PC capability.
  • Windows Vista Enterprise
    • Aero Capability.
    • Includes Windows BitLocker, Virtual PC Express, and Sub-system for Unix Applications.
    • Only Available under the Software Assurance Program or Enterprise Agreement.
  • Windows Vista Home Basic
  • Windows Vista Home Premium
    • Aero Capability.
    • Windows Media Center capability.
    • DVD burning and creation.
    • Tablet PC capability
  • Windows Vista Ultimate
    • Pretty much comes with everything.
  • Windows Vista Starter
    • Very Basic features.

So going by what Microsoft released tonight, Windows Media Center won't be available in every SKU, rather only the Home Premium and Ultimate Versions. No mention of Media Center for Buiness and Enterprise were made. Also, it looks as though Aero won't be included in Home Basic and of course Starter. I wonder what the different between Home Basic and Starter is?

It also seems BitLocker is going to be available only to the Enterprise edition - but will it be included in the Ultimate edition? I attended a web conference last Novemember and Microsoft representatives said that the Enterprise edition will offer features for the Enterprise not available in any other SKU. I wonder if BitLocker is one of them?

There is no mention of any "N" Versions for Windows Vista at this time.

All versions will be availalbe in 32bit or 64bit.

Monday, February 27, 2006

Microsoft Code Names

Microsoft announces code names for each and every product of them
These are some of them

Product --- CodeName

Windows Workflow Foundation ---WinOE
Windows Presentation Foundation(WPF) ---Avalon(Old Name)
Windows Presentation Foundation---Cider (New one)
Windows Communication Foundation (WCF)---Indigo

Windows XP----Whistler
Windows Vista---Long Horn(Old Name)
Windows Vista ---Fusy(new one)

VS 2003---Everett
VS2005---Whidbey
VS2008---Orcas
VS2010--- Hawaii

Expression Graphics Designer ---Acrylic
Expression Interactive Designer Quartz ---Sparkle
Expression Web Designer---Quartz

Thunder ---Visual Basic 1.0
Springboard ---Windows XPSP2
Whistler Server---Windows Server2003
Burton ----Visual Studio Team System
WhiteHorse ----Visual Studio Team System's designers for architects.
Cider ----Visual Studio designer for building Windows Presentation Foundation applications
Tuscany---Online version of Visual Studio.
Platinum ----Exchange Server 2000
Titanium ---Exchange Server 2003
Monad ---Microsoft Command Shell (MSH)
Vienna ---Microsoft Office Live Communications Server 2005
Kahuna ---Windows Livemail
ATLAS ---AZAX implementaion in .net

Thursday, February 09, 2006

ASP.NET Atlas

ASP.NET “Atlas” This 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 richer user experiences.

“Atlas” enables you to build applications with better performance than traditional Web applications in two key aspects — responsiveness and user interface (UI). Traditional Web applications require a round trip for updating data or controls, which can result in long waits. “Atlas”, on the other hand, dramatically improves application performance by reducing the need for round trips.

In addition, since “Atlas” performs much of the processing in the client, it enables you to build a richer UI giving users a superior user experience over traditional Web applications. Not only does “Atlas” give you the power to create all the controls and features users have come to expect from a rich UI (such as drag and drop, auto-completion, mouse hovering behavior, and more), but more importantly, it enables you to build interactive, data-bound controls that allow users to sort, update, or change their view of data with few or no round trips to the server.

What's Up in I E 7

More Focus on :-

  1. Dynamic Security Protection: Internet Explorer 7 takes security to a new level with new functionality that helps thwart malicious software, as well as protect users against data theft from fraudulent Web sites.
  2. Everyday Tasks Made Easier and Faster: Internet Explorer 7 focuses on making the tasks people do every day such as searching, browsing multiple sites, and printing easier and faster. The toolbar search box contains MSN Search; you can modify the search bar to include AOL search and Yahoo Search.
  3. Improved Platform for Web Development and Manageability: Enhancements to the Internet Explorer 7 display engine allow Web developers to create attractive and functional Web sites more easily, while maintaining the ability to browse existing Web content. The new Really Simple Syndication (RSS) platform support also allows other applications to integrate with the browsing experience.

Wanna Test it !!!

Monday, February 06, 2006

Community Launch @ Hyderbad Rocked !!!

MUGH Core members who organised the community Launch at Hyderabad on Feb 4th really made it happen. More than 450 developers attended this event.This some thing which almost all the audience like it. Community launch started at 9:45 with some introduction presentations about MUGH and then we had announced the prizes for Techfest and SQL wiz winners. Then Arun session was started and then we had Anjana's session. Both Arun's and Anjana's session were well received by the Audience and it was more like interactive sessions. Most of the time speakers have to spend time in answering the questions raised by the audiences, which ultimately tells how mature the audience are.

All the session went were well with developers taking part interactively in all the sessions. Most of developers telling that they liked Pratap session very well.

Wanna see more comments on this Event by the Audience

Those who missed it really missed it !!!


Monday, January 23, 2006

Enterprise Library for .Net Framework 2.0 Released

Just Released: Enterprise Library for .NET Framework 2.0

This is available on MSDN

About Enterprise Library 2.0

The patterns & practices Enterprise Library is a library of application blocks designed to assist developers with common enterprise development challenges. Application blocks are a type of guidance, provided as source code that can be used "as is," extended, or modified by developers to use on enterprise development projects. This release of Enterprise Library includes six application blocks (Caching, Cryptography, Data Access, Exception Handling, Logging and Security), and provides similar functionality to the previous releases for the .NET Framework 1.1; however, Enterprise Library has been redesigned to use the new capabilities of the .NET Framework 2.0.

Highlights of this release include:

  • Support for .NET Framework 2.0 Best Practices. This release makes use of many exciting new features of .NET Framework 2.0 and Visual Studio 2005, including generics and Visual Studio Team System unit tests. In addition, the new platform capabilities have enabled us to deprecate certain Enterprise Library features including the Configuration Application Block and much of the Security Application Block. Migration guidance is included in the Enterprise Library documentation.
  • Improvements based on customer feedback. It has been almost a year since the original release of Enterprise Library and MS had incorporated many improvements based on feedback from customers including the online community of over 15,000 people. This includes configurable instrumentation, improvements to the flexibility and performance of the Logging Application Block, and support for more database types through the Data Access Application Block.
  • Simplify and accelerate common development scenarios. As with previous releases of Enterprise Library, this release is designed to help developers with common enterprise development challenges, and provide a foundation library that can be customized and extended to meet unique requirements.

Roadmap of Enterprise Library from Microsoft :-

No new releases of Enterprise Library are planned for 2006. As customer feedback is received about the January 2006 release, the patterns & practices team will evaluate when it may make sense to release an updated version and what this should contain. The team will also evaluate the opportunity to update Enterprise Library as new platform technologies such as WinFX and Language Integrated Query (LINQ) are released. In the meantime, the team is focusing on new deliverables that will assist developers in using multiple application blocks together to form solid end-to-end applications. More information about this initiative will be available on the Enterprise Library community site.

Resources

Wednesday, January 18, 2006

Kurnool Luanch in Hindu

Kurnool launch had been published in Hindu, Popular National News Paper. But Anjana's name was printed instead of Arun ( last minute change in schedule ) . i hope they had taken from the website before the launch might had mistaken this.

Click here to view the news @ Hindu Website

Microsoft Community Launch @ Hyderabad

Due to the Security restrictions that are kept by police because of Congress party Plenary session happening at GMC Balayogi Stadium, Gachbowli. Which is very near in to proximity of the venue of Launch and all the particpants will feel difficult to pass these roads to reach the venue, Community Launch had been post phoned to 4th February 2006.


This is s gift from MUGH to Congress Party because if we have launch on the same day very near to the venue of APCC then all the congress leaders will be willing to learn the Technology rather than taking part in their leaders sessions. So we changed the date as a gift to Andhra Pradesh Congress party.


Just Kidding

Monday, January 16, 2006

Session by Vishal Joshi on M.S Certifications

MUGH Microsoft User Group, Hyderabad had organised a session on MS Certifications. Speaker for the session is Vishal Joshi from MS, Redmond. He had clearly explained the New generation certifications coming from Microsoft and he had answered all the quereis very patiently raised by the audience on upgradation paths. This was good session as i had feeling earlier that Microsoft Certifcations are not that much of great value as i heard from many of my friends that you go through the exam even if you sit for 3 days and read all the multiple choice questions available in the training kits. Due to Vishal's session i had changed my mind on this and plan to take MS certification. That's really cool session by Vishal.

Sunday, January 15, 2006

Some Useful Link on VSTS, Vista and Patterns & Practices

http://msdn.microsoft.com/vstudio/teamsystem/reference/presentations/default.aspx

http://www.microsoft.com/learning/2005/

Visual Studio Team System :

http://msdn.microsoft.com/vstudio/tryit/hosted/teamsystem/default.aspx

Speech - Vista : Exploring New Speech Recognition And Synthesis APIs In Windows Vista
http://msdn.microsoft.com/msdnmag/issues/06/01/speechinWindowsVista/default.aspx

http://www.microsoft.com/windowsvista/default.mspx


Patterns & Practices Web Services Security guide --

· MSDN site: http://msdn.microsoft.com/library/en-us/dnpag2/html/wssp.asp

· Community Workspace: http://practices.gotdotnet.com/projects/sopatterns

· QuickStarts & CHM format: http://practices.gotdotnet.com/projects/sopatterns


VISTA Migration: http://msdn.microsoft.com/windowsvista/default.aspx?pull=/library/en-us/dnlong/html/vistatopten.asp


Developer Tool Bar for IE 6 and IE 7

The developer community is waiting for a long time: Where is the free developer toolbar for IE? And the IE team recognized it and and announced the next addition to their developer tool support: The IE dev toolbar. This tool will help developers to explore their HTML documents and understand everything about it.

For More details http://blogs.msdn.com/ie/archive/2005/09/16/469686.aspx

Wanna Download it and Test it.

Code4Bill, To identify and Reward Brillant Student Technologists in India

Code4Bill is a unique contest aimed at finding the best student technologists in India. Contest registrations are now open and shall close at 24.00 hrs on the 18th of January 2006.

But I would recommend and like all the brillaint student technologists in india to take part in this

Bill G contest to identify best student technologists in India.

For more details http://www.microsoft.com/india/code4bill/home/default.aspx


CORE MUGH ON TV9

MUGH will be on TV9, a very popular Telugu 24/7 News Channel this Sunday (Jan 15th).

MUGH Core members would be talking about MUGHand its activities, it's different User Groups, the MVP program etc.

This will be telecasted in the 'TechnoBytes' programme @ 12.30 PM IST.

TechnoBytes is a programme that aims at increasing the digital literacy by focusing on the core issues related to Information

More info http://technobytes-tv9.net/about.php

Technology.

MUGH UG Meet on M.S. Certifications

UG Meeting Topic: "Visual Studio 2005 and SQL Server 2005 Certifications and Learning Products"
Date -- Jan 16th 2006 - 6.30 P.M - 8.00 P.M.
Venue: Microsoft Campus, Multi Purpose Room (MPR Room), Gachibowli.
Note:: Some of you may get free exam vouchers and some VS 2005 or SQL2005
Books too!!!
Speakers: Vishal Joshi, Product Planner (Visual Studio and SQLServer), Microsoft , Redmond. & Teresa Canady, Director, Microsoft Learning, India
Target Audience: .Net Developers and SQL Server Professionals... (Free for All) - Please take your Company Identity Card.

Description:

"With launch of Visual Studio 2005 and SQL Server 2005, Microsoft is launching new generation of Certifications and Learning products... The new generation of Certification (MCTS, MCPD, and MCITP) is aimed towards raising the bar and brining higher recognition to certified professionals... It is aimed towards differentiating technology expertise and professional job experience... The new generation of learning products are not only focused on technology but also on professional skills... We will be talking in detail about how new certifications strategy is laid down... i.e. which exams should be taken to achieve which certification, how to prepare for them, what learning material will be available, why change the certification program, what new tools and benefits will be available what upgrade options will be available for folks who already are MCAD, MCSD or MCDBA OR for folks who have just started taking MCP exams...
We will also dive deep into individual exams what is the coverage and which exam is right for whom... We will also talk about the not yet easily available information on exam availability and other exciting stuff...

Wednesday, December 28, 2005

Microsoft Community Launch @ Kurnool

Visual Studio & SQL Server Launch Tour 2005
IN

Kurnool @ GPR Engineering College on 7th Jan 2005

Speakers :-

Sudhakar Sadasivuni Microsoft Corporation, Hyderabad.

Venkat Murthy Wipro Technologies, Hyderabad.

Anjana Satyam, Hyderabad.

Sasidhar Kalagara SumTotal Systems, Hyderabad.

Arun Ganesh( Tentative) Accenture, Hyderabad.

Timings :- 10:00 am to 5:00 pm

Venue :- GPR Engineering College Auditorium, Nandyal Road, Kurnool.

Only those who have registered only will be allowed into the auditorium. First come first serve basis.

If you want to register please send a mail to launch.kurnool@gmail.com and we will send you the confirmation mail. You have to bring the confirmation mail along with you when you are coming for the launch.

If you have any queries please mail to launch.kurnool@gmail.com


Click here for more details

Tuesday, December 27, 2005

Windows Vista for Professionals

The next version of the Microsoft Windows operating system, Windows Vista, enables a new level of confidence in the PCs so you can lower IT costs and help your users get more out of their PCs. Windows Vista introduces clear ways to organize and use information to help people focus on what's most important. It seamlessly connects your users and applications to the information, people, and devices they need to maximize results.

New Security Features

With Windows XP and earlier operating systems, IT departments had to choose between application compatibility and the convenience of having users log on as an administrator and the security and stability provided by having users log on as a standard user. User Account Protection in Windows Vista gives administrators the option of restricting permissions while still enabling most applications to run.

By default, Windows Vista runs most applications with limited permissions, even if the user logs on to his or her computer with administrative privileges. This won't stop users from performing administrative tasks that you've granted them permissions to perform. When users attempt to perform administrative tasks, Windows Vista explicitly asks them to confirm their intentions or provide administrative credentials, depending on the policy setting that you've chosen. This feature can be controlled with Group Policy settings.

If users log on as standard users, who are not members of the Administrators local group, they can still run most Windows Vista applications without additional rights. Most applications will run equally well under either the administrator account or a standard user account.

To help provide this combination of security and compatibility, Windows Vista automatically virtualizes computer-wide registry settings and folders. Changes made to the virtualized registry settings and folders are visible to only that user and the applications the user runs, so the integrity of the computer is protected. If an application does require administrator credentials, Windows Vista automatically prompts the user for the credentials before allowing the application to run.

User Account Protection is only one of many security improvements in Windows Vista. Some other major improvements include:

  • Improved firewall. Windows Vista's firewall includes both inbound and outbound filtering, giving you greater control over networked applications.
  • Windows Service Hardening. This new platform service restricts what services can do on the system in order to prevent them from spreading malware.
  • Internet Explorer Enhancements. Microsoft Internet Explorer protects users from dangerous Web sites and runs with limited privileges even if the user is logged on as a member of the local Administrators group.

Deployment

Windows Vista reduces the complexity, time, and cost of desktop deployment. The following are the two most significant improvements:

  • Modularization. Windows Vista is built with inter-dependent modules, which makes it easier to customize Windows Vista (to a certain degree) to your needs. Modularization also simplifies adding device drivers, testing and installing updates, and adding languages.
  • Windows Imaging Format (WIM). WIM, a file-based imaging format, enables a single image to be deployed to different types of computer hardware with different language requirements. Maintaining WIM images is easy, because you can add and remove drivers, updates, and Windows components offline, without ever booting the operating system image.

While modularization and WIM alone would dramatically simplify deployment, together they will revolutionize the way client operating systems are installed. Most notably, the combination of the two technologies significantly reduces the number of operating system images you'll need to maintain. In other words, if your IT department currently maintains images for each language and computer type, you can probably use much fewer number of Windows Vista images, which will free your staff for other priorities.

Visualize, Search, and Organize Information

Windows Vista has amazing information management capabilities that enable users to find documents, e-mail messages, and other information in seconds and then to work with that data in ways that are most intuitive to them. In fact, Windows Vista's new tools are so flexible and so easy to use that users will rarely need to search for information on their computers.

First, the new Document Explorer, replacing the My Documents folder in Windows XP, is much more powerful. Instead of simply showing icons for documents, the Document Explorer shows high-resolution thumbnails that preview the document's content. Users can dynamically adjust the size of these thumbnails up to 256x256 pixels, which is large enough for users to know whether they've found the right document without opening it. To get more information about a document, users can select it to see more information in the Preview pane.

Windows Vista also introduces a new type of folder called a virtual folder. Virtual folders behave like regular folders; however, the contents of a virtual folder are defined dynamically. The contents of a virtual folder can be based on combinations of document authors, ratings, keywords (which users can define), and other criteria. For example, users could create a virtual folder that contained documents written by "Jeff Price," regardless of where the document is stored on their local computers. When they opened the virtual folder, the Windows Vista Document Explorer would automatically find every document on the local computer written by Jeff Price and display those documents as the folder's contents. As they can with any other folder, users could re-organize and filter the virtual folder's contents to quickly find the document they are looking for.

Easy Sharing

It is easier for users to share files with one another, whether users work in a workgroup or a domain. Windows Vista enables two or more users to connect directly with one another to share files, applications, nearby projectors, or an Internet connection. It also lets users chat. You do not even need a wireless Access Point (AP) because Windows Vista makes it easy to set up ad hoc meeting networks.

Improved Performance

Windows Vista lets busy people be more productive. Windows Vista can recover from Sleep in few seconds, a capability known as Fast Startup. Applications and files load much faster than they did with Windows XP, and Windows Vista will significantly improve overall system responsiveness. Users will particularly notice improvements over Windows XP when opening the Start menu or right-clicking items in Windows Explorer. Windows Vista also features built-in performance self-tuning. The system will recognize and correct issues that cause performance degradation, including slow shell responsiveness and slow boot or logon.

Reliability

Windows Vista is more reliable than Windows XP, reducing the frequency and impact of user disruptions. Windows Vista includes fixes for known hangs and crashes, and new technology that will prevent many common causes of hangs and crashes. Windows Vista can automatically restart many system services in case of a service crash, enabling the user to continue working without interruption. Windows Vista can also recognize when applications are in danger of exhausting system resources (such as virtual memory) and warn the user to shut down applications before the system hangs and data is lost.

New diagnostic tools provide auto-diagnosis and auto-correction of common error conditions, and help to protect user data when failures occur. For example, built-in diagnostics in Windows Vista will warn users of impending hard drive failures and advise them to take corrective action before data is lost. In the worst case, when the machine will not boot, the Startup Repair tool (SrT) provides step-by-step diagnostics to guide the user through recovery and minimize data loss.

Windows Vista also includes enhanced instrumentation that enable continual improvements to reliability. For example, new application deadlock detection technology determines if a hang is due to a deadlock condition and includes this information as part of the Windows Error Report.

User Interface

Windows Vista's userinterface, code-named AERO is easier to navigate, thereby making users more productive than with Windows XP and earlier versions of Windows. Users with computers specifically designed for Windows Vista will be particularly pleased because Windows Vista takes advantage of the power of modern computers to create a professional and rich graphical user interface. Even applications created before Windows Vista will be more attractive and functional because Windows Vista has improved wizards and common dialog boxes that are shared by all applications.

Users with high-resolution monitors (for example, a monitor with a resolution of 1600x1200 pixels) will be more productive because Windows Vista can smoothly scale icons and the overall user experience to higher dots-per-inch (DPI) displays. As a result, users of applications designed for high DPI display, such as photo editing or engineering applications, will not struggle to read small on-screen text when simultaneously using an application that is not designed for a high-DPI display.

As of now these are some of the features these may change in the by the time the prodcut actaully comes out.

What is Windows Vista for Developers?

Windows Vista is fundamentally different from earlier versions of Windows, and this difference is already sparking innovation across the computer industry. Windows Vista introduces development advances that help developers create next-generation applications that take full advantage of Windows Vista, including:

  • WinFX: A managed-code programming model
  • Windows Presentation Foundation: The Microsoft unified presentation subsystem for Windows
  • Windows Communication Foundation: The next-generation Web services technology by Microsoft
  • Windows Vista User Experience: The new Windows Vista design philosophy

As a developer who uses these new innovations, Windows Vista enables you to easily create programs that help users feel confident with their computers, gain clarity on their information, and connect with other people and programs in a new way.

See more about Windows vista on this page. Coming Soon !!!

Microsoft Community Launch @ Hyderabad

Microsoft Community Launch is happening at Hyderabad on 21st January 2005 @ Microsoft Campus, Gachibowli, Hyderabad

Microsoft Community Launch @ Kurnool

Microsoft Community Launch is happening at Kurnool on 7th January 2005 @ GPR Engineering College

Microsoft Max Beta is out Try it out its Free

I had downloaded MAX and i am using it, It is easy and good.Works on XP sp2

What is Max?

Microsoft® Codename Max is not like any other product. That's because it's not a product—it's your opportunity to try an exciting new user experience from Microsoft. Max is built on the next-generation WinFX Runtime Components technology that will drive the development of Windows Vista® applications. Today Max lets you make lists of your photos and turn them into beautiful slide shows to share with your family and friends. Tomorrow...who knows?

Create Beautiful Albums

Building a photo album

With just a few clicks, you can create lists of your favorite photos, arrange them in the layout of your choice, and express them in beautiful views. You can even use our super hot 3D Mantle View™ to really show off your work!


Say it with Ink

A visually stunning user interface

We're excited about our new Annotate feature that lets us draw anything on photos and share them without altering the originals. We've been busy enhancing our photos with clever notes and sketches. Now you can try it too!


Sharing is Good

Sharing Photos

Max makes it easy to share your memories with friends and family around the world. You can send any photo list to your friends so they can view the photos in your desired view.




Check out this new experimental software created by The Max Team from Microsoft! Download it at http://www.microsoft.com/max and let's start sharing some photos!You just need a Microsoft Passport network.