| Ajay's profileAJ's BlogBlogLists | Help |
|
|
September 23 AtlasTo get you started on Atlas development, some useful MSDN links:
Also if you haven't heard Telerik have launched r.a.d callback, a suite of AJAX-enabled UI Controls. I would love to implement this into a MCMS website, like a navigation control.
r.a.d.callback is a suite of AJAX-enabled UI controls, which allow you to update page content without postback and loss of scroll position. The short response time combined with the smooth interface transitions results in superior users experience and level of interactivity, which can only be found in desktop applications. September 20 Debugging Web Applications using Web Development Helpervia Nikhil: I demonstrated some features of the latest version of my Web Development Helper during my PDC session. Version 0.8.1 is now published and available for download. The tool is implemented as an Internet Explorer browser helper object. When installed, it provides a console window at the bottom on the IE window, and can be launched using the View | Explorer Bar, or Tools menu. This is a pet project that I work on during my spare time. It started as a tool scoped to ASP.NET scenarios, but has evolved into something that targets Web applications in general. A number of features described below are useful for those developing AJAX-style, rich Web applications.
September 15 Atlas Architecture Overview
In yesterday's PDC05 talk, Shanku presented a task list application, and an overview of the architecture. This post will provide a similar overview of the architecture. On the left is a diagram of the architecture (hopefully it will convey Atlas' application framework characteristics). On the client, Atlas provides a set of scripts forming the Atlas Client Script Library consisting of the following:
On the server end, we built our Atlas framework bits on top of ASP.NET 2.0. It has three primary pieces to it:
I'll talk about our client services piece in the future. For now, I'll just say, its designed to be a mechanism to safely expose mechanisms for client script to integrate well with desktop functionality and other applications on the client. Over time, we intend to add a number of features, enhancements, and of course address feedback we get from you on top of this core architecture we have put in place. I'll be delving into details over time as well. What are the areas that interest you?
Microsoft Unveils Web Design Tool Setvia Bink.nu:
LOS ANGELES -- Microsoft today unveiled Microsoft Expression, a suite of Web site design and graphics software that enables .Net developers to handle tasks similar to those that users of corresponding software from from Adobe Systems and Macromedia have performed for years. As expected, Sparkle Interactive Designer, a new tool for building 3D animation and graphics, is part of the suite. Eric Rudder, senior vice president of Microsoft's Server and Tools division, unveiled a prerelease version of Expression in his keynote speech at Microsoft's Professional Developers Conference here on Wednesday morning. In addition to Sparkle, Expression includes Acrylic Graphic Designer (a painting and illustration tool) and Quartz Web Designer (a layout and design tool for building Web sites). All of the current names for individual tools are Microsoft code names. Microsoft Expression is now available as a community technology preview; the company expects the suite to ship in 2006. Microsoft plans to make several more CTPs available before releasing a full production version of the suite. Continue At Source r.a.d.callback / r.a.d.dockvia Mark Harrison
In response to strong customer demand telerik has added two great new products to the r.a.d.controls suite - r.a.d.callback and r.a.d.dock. ![]() ![]() r.a.d.callback is a suite of AJAX-enabled UI controls, which allow you to update page content without postback and loss of scroll position. The short response time combined with the smooth interface transitions results in superior users experience and a level of interactivity, which can only be found in desktop applications. r.a.d.callback includes 12 of the most commonly used ASP.NET form controls, along with a timer control and a generic callback control which allows integration of third-party controls. All r.a.d.callback controls offer full interoperability with the standard ASP.NET controls and 3rd party custom controls and provide support for the latest versions of all major browsers used today. More information about r.a.d.callback can be found at http://www.telerik.com/radcallback. ![]() The newest product in telerik's award-winning r.a.d.controls suite is a versatile component for page personalization. It represents a content placeholder, which can be moved, docked/undocked, resized, pinned, minimized and so on. The customized page layout can be saved to a file or database and reloaded when needed, which is a typical requirement for portals and extranets.r.a.d.dock enables users to easily define dynamic page layouts of docking zones and dockable objects with simple drag-n-drop at design time. In addition, end users can customize pages based on these dynamic layouts. Some key features are various docking modes, different dockable-object behaviors, action commands, view-only mode. More information about r.a.d.dock can be found at http://www.telerik.com/raddock August 03 ASP.NET 2.0 Provider Toolkit Downloadvia Mark:
From BrianG and ScottGu ... The ASP.NET 2.0 Provider Toolkit provides a full source code implementation for how you can build a set of ASP.NET 2.0 providers for the new Membership, Role Management, Health Monitoring and Personalization features. May 13 Free Chapter : Building Intelligent .NET ApplicationsChapter download: "Creating Applications That Talk (Chapter 2); Data-Mining Predictions (Chapter 5)" © 2005 Pearson Education, Addison-Wesley Professional. Reprinted with permission. About the Author(s) April 11 Microsoft SQL Server 2005 Virtual Labs on MSDNAre you ready to experience SQL Server 2005? Announcing the launch of the SQL Server 2005 Virtual Hands on labs. In these labs, you will get to experience many of the new features in SQL Server 2005 including CLR integration, XML support and deep business intelligence integration. Just follow the link and experience SQL Server 2005 for yourself Registration link: March 30 Mondosoft launches Enterprise EditionJust recieved this email from MondoSoft regarding a new version of MonodoSeach for Enterprise Indexing and Searching, there is also a webcast presentation on April 14th. From Hans at MondoSoft: Mondosoft would like to inform you that a new generation of Enterprise Search, targeted towards large-scale search needs, typically intranets and enterprise and web portals, will be available from Mondosoft, starting tomorrow. The new product is named MondoSearch Enterprise, and will index millions of pages with great ease, in a very timely manner. The new product will typically be 10 times faster than MondoSearch 5.1b, and case studies show speed and performance improvements up to 18 times better than MondoSearch 5.1b. Even with millions of searchable documents, it is possible to update the full search database on a daily basis. Scalability is secured by a comprehensive re-design of the MondoSearch Crawler, search database and memory-handling. Further, multithreaded connection pooling has been applied to save server load. This means that even in the unlikely scenario that hundreds of thousands of search results are returned, the results will be delivered straight away. In the Enterprise version, the MondoSearch fuzzy ranking has been optimized for handling very large data amounts. The degree to which data is being crunched and assembled in the indexing process has become significantly higher. The MondoSearch Enterprise product also ties in advanced .NET and Web services functionalities, previously available as add-ons. This means that large corporations with centralized IT-departments for example, can run a centralized web service-based search setup, and then distribute .NET search templates for each affiliate to tailor their own search and result pages, no matter the location of the affiliates. The product will not be available for immediate download, as we recommend its use in connection with certified Mondosoft consulting. We would like to invite you to join a webcast presentation of the new MondoSearch Enterprise product on April 14. Sign up at http://www.mondosoft.com/webcasts.asp You can learn more at www.mondosoft.com/enterprise or contact us directly for more information Best Regards, February 18 DotLucene - The Open Source Search Engine for .NETHere is the link to the DotLucene Project on the web. Already compaines such as Snowvalley are offereing Lucene integration as part of a solution. Further information:
February 15 Introducing Indigo: An Early LookIntroducing Indigo: An Early Look Summary: Provides an architectural overview of "Indigo," Microsoft's unified programming model for building service-oriented applications. The paper covers Indigo's relationship to existing distributed application technologies in the .NET Framework, the basics of creating and consuming Indigo services, and an overview of Indigo's capabilities, including security, reliable messaging, and transaction support. February 02 telerik Sitefinity web content management systemJust got an email from telerik about a new product they are launching Siteinifty, from first looks it looks impressive! It uses a lot of the controls telerik already offer as components, but now rolled into one big CMS solution. Here some more..... Introducing telerik Sitefinity web content management system
Built with a strong accent on usability and interface familiarity the product enables non-technical business users to create layout templates, build individual pages, and push content through the workflow in a completely WYSIWYG manner. Sitefinity, however, is built with the developer in mind. It uses an open modular architecture and a fully-exposed API, which allows web-developers to modify the existing functionality, reuse code and add new modules in the form of standard ASP.NET controls. For end-users: key features:
For developers: key technical features:
For IT managers: benefits and ROI
Here are some more screens from the application: New web-sites can be easily set up even by non-technical user thanks to the interactive 5-step Wizard. It allows you to specify the site basics like database type, default layouts, design theme, and default pages (if any). Costs Two prices, one for Standard Product License and another with Gold Support Sitefinity v1.x Standard 10 Users $ 995 $ 1,295 To receive more information and register for a free trial version, please, visit www.sitefinity.com. January 28 Test Driven Development Using NUnit in C#Here some really good articles regarding the NUnit testing tool for development. Test Driven Development Using NUnit in C# by Muthukumar. V Advanced Techniques with NUnitAsp by Tim Stall Test Driven Development (TDD) website
January 21 IIS 6.0 Resource Kit Tools updatedThe IIS 6.0 Resource Kit Tools can help you administer, secure, and manage IIS. Use them to query log files, deploy SSL certificates, employ custom site authentication, verify permissions, troubleshoot problems, migrate your server, run stress tests, and more. Source and download : Microsoft.com January 20 Overview of the 2006 Release of Commerce ServerThe next version of Commerce Server, scheduled for release in early 2006, is being developed for enterprises to accelerate and automate the delivery of online services and products to drive their revenue growth and reduce operational costs. Microsoft will continue to provide the enterprise scalability and reliability that customers have come to rely on. The next version of Commerce Server will build on 10 years experience of combining catalog and customer management, merchandising, and analytics into a flexible business-to-exchange (B2X) sell-side commerce platform. http://www.microsoft.com/commerceserver/2006preview/default.asp Build your own Indexer for the Web with .NETFollowing on the earlier article posted on VSJ about "Building a webbot in .NET", Jon Vote has now released a new article called "Index your site with .NET". He now takes you through building a web indexer that uses the WebCrawler class (Charlotte.dll) which appeared in the November 2004 issue, as well as the HTML Container class (WebWagon.dll). Code can be downloaded at : www.skycoder.com/downloads January 14 Clear the ASP.NET Cache - TipA tip from ASP.NET guru Dino Esposito regarding clearing the ASP.NET cache object... Read more : http://www.msd2d.com/newsletter_tip.aspx?section=dotnet&id=b86f467c-3554-4f9a-ad53-cb2b66a1e459 January 13 MCMS 2002 - KB AlertzWant to keep up-to-date with the latest KB articles released from Microsoft? kbAlertz is a website which allows you to setup prefrences for you to be notified as soon as MS releases new KB articles to its site. You can also go direct to see all KB article to a particular technology or Server Application. Here's few URL's for : MCMS 2002 : http://www.kbalertz.com/technology_356.aspx CS 2002 : http://www.kbalertz.com/technology_286.aspx ASP.NEt 1.1 : http://www.kbalertz.com/technology_350.aspx There are many more technologies to subscribe to. Business Intelligence Portal Sample Application for Microsoft OfficeBusiness intelligence portal sample application for Microsoft Office 2003 is an integrated, customizable, multi lingual web-based OLAP solution that enables employees in an organization to create and share structured (OLAP/Relational) and unstructured (Documents, URLs) views, based on various data sources, such as SQL Server 2000 Analysis Services, offline cube files, relational databases, SQL Server Reporting Services reports, spreadsheet data files, XML Web services, XML files, and any requested URL. The business intelligence portal is entirely built on top of Microsoft Windows SharePoint Services. It extends Office Web components capabilities, and uses SQL Reporting Server. The 'BIP Viewer' is a smart Web part that can show multiple views from multiple sources and filter data based on Web part connections with other Web parts such as the Business Scorecard accelerator. It also contains an add-in for Office 2003, that enables end users to consume reports and OLAP based views (pivot tables and charts) directly into Outlook/PowerPoint/Excel/Word documents. This can streamline their daily work, and enhance their business productivity. |
|
|