Archive for the ‘Microsoft .NET Downloads’ Category
Telerik.Premium Collection for .NET 2009 Q2 + source (winform/asp/wpf/silverlight/reporting)

RadControls for ASP.NET AJAX includes 27 major and 35 helper controls with proven reliability that will help you build elegant UIs. From the leading AJAX data grid to the HTML editor used even by Microsoft, you will have all the building blocks for creating rich, SEO-friendly, high-performance Enterprise web applications.
RadControls for WinForms includes over 45 UI controls that you can use to easily build unique and visually stunning Line of Business applications. Boasting a well-designed architecture and CAB support, RadControls are perfectly suited for your Enterprise desktop development.
RadControls for WPF is the most complete commercial toolset for building next-generation Line of Business and kiosk applications for Windows Presentation Foundation. Leveraging the amazing potential of this new platform as well as Telerik’s excellence in presentation layer technologies, the controls provide a high-performance, visually appealing, and highly customizable shortcut to the world of engaging user experiences.
RadControls for Silverlight includes 31 UI controls that can be used in pure Silverlight applications or as parts of existing ASP.NET applications. Sharing the same codebase with our WPF components, the Silverlight controls offer a clean and intuitive API, Blend support and powerful theming capabilities that will radically improve your RIA development.
Telerik Reporting is a lightweight .NET reporting solution. It can be easily embedded in Windows Forms and WebForm applications and supports data exports to all popular file formats such as PDF, Excel, RTF, TIFF, etc. Enjoy unique styling capabilities, a very intuitive Visual Studio report designer, and a powerful API, which will allow you to create elegant reports with ease. Unlike other products, Telerik Reporting tool offers seamless run-time royalty free deployment.
Telerik OpenAccess is an Enterprise-grade .Net ORM that does the data access plumbing in desktop and web applications. Supporting both forward (model-first) and reverse (schema-first) mapping, the tool offers transparent persistence for your DAL and business objects. OpenAccess ORM provides tight Visual Studio integration and allows you to seamlessly create database independent code. Take full control of the generated code by customizing the tool and leveraging its advanced features for code optimization and caching.
Download Links:
http://rapidshare.com/files/251674597/T3lerik.OpenAccess-ORM-2009.2.701.5.rar
http://rapidshare.com/files/251672407/T3lerik.RadControls_for_WPF_2009_2_701_DEV.part2.rar
http://rapidshare.com/files/251660246/T3lerik.RadControls_for_WPF_2009_2_701_DEV.part1.rar
http://rapidshare.com/files/251654286/T3lerik.RadControls_for_Silverlight_2009_2_701_DEV.part2.rar
http://rapidshare.com/files/251640216/T3lerik.RadControls_for_Silverlight_2009_2_701_DEV.part1.rar
http://rapidshare.com/files/251622668/T3lerik.RadControls_for_ASP.NET_AJAX_2009_2_701_dev.part2.rar
http://rapidshare.com/files/251621274/T3lerik.RadControls_for_ASP.NET_AJAX_2009_2_701_dev.part3.rar
http://rapidshare.com/files/251602868/T3lerik.RadControls_for_ASP.NET_AJAX_2009_2_701_dev.part1.rar
http://rapidshare.com/files/251592415/T3lerik.Reporting_2009_2_701_dev.rar
http://rapidshare.com/files/251581357/T3lerik.RadControls_WinForms_2009_2_701_dev.part2.rar
http://rapidshare.com/files/251560771/T3lerik.RadControls_WinForms_2009_2_701_dev.part1.rar
MCTS Self-Paced Training Kit (Exam 70-505):
Microsoft® .NET Framework 3.5 Windows® Forms Application Development

Announcing an all-new SELF-PACED TRAINING KIT designed to help maximize your performance on 70-505, the required exam for the new Microsoft Certified Technology Specialist (MCTS) certification for.NET Framework 3.5 Windows Forms Application Development. This 2-in-1 kit includes the official Microsoft study guide, plus practice tests on CD to help you assess your skills. It comes packed with the tools and features exam candidates want most including in-depth, self-paced training based on final exam content; rigorous, objective-by-objective review; exam tips from expert, exam-certified authors; and customizable testing options.
Download:
http://rapidshare.com/files/233831568/Microsoft.NET_Framework_3.5_Kit_70-505_.zip
Infragistics.NetAdvantage for ASP .NET 2008 vol3
With over 35 visual and non-visual controls, Infragistics ASP.NET controls are your complete toolset for rapidly creating the presentation layer of your high performance Web applications; including AJAX grids, charts, toolbars, menus, listbars, trees, tabs, rich WYSIWYG HTML editing, integrated and standalone spell checking, explorer bars, scheduling, data entry editors and more!
Using Infragistics ASP.NET controls you can deliver Web 2.0 applications that benefit from AJAX technology and easily provide users with speed and functionality comparable to desktop applications.
Infragistics ASP.NET controls will enable you to go beyond building an application, and help you build great user experiences.
Details:
http://www.infragistics.com/dotnet/netadvantage/aspnet.aspx#Overview
Download:
CLR 3.5
CLR2
Ora – Visual Studio Addin
Ora – Ora is a Visual Studio 2008 add-in that provides an instant grouped overview of the class, interface or struct you are viewing or editing. Because the members are grouped in the order of your choosing, and the view instantly appears when you click in the code of a class, there is no need to abuse the #region feature.
Visual Studio Learning Pack 2.0
The Visual Studio Learning Pack 2.0 is a software package created by Microsoft to help students learn about computer programming. It consists of the following five components:
Sort Designer Control is a supplementary teaching tool developed to help students learn the basic concepts, algorithms, and implementations of popular computer sorting algorithms. It supports bubble and insertion sorting. The control generates initial values automatically and demonstrates intermediate states in the sorting process. It also generates sorting source code for both Visual Basic and C#.
Search Designer Control is a teaching tool developed to help students learn the basic concepts, algorithms, and implementations of popular data search algorithms. It supports binary and sequential searches. The control generates initial values automatically and demonstrates intermediate states in the searching process. It also generates source code for both Visual Basic and C#.
Using the Visual Sort Designer and Visual Search Designer Controls teachers can easily develop a sample program to demonstrate the fundamentals of sorting and searching. They can also customize the control’s appearance by simply dragging the control onto a form and setting its properties. These visual demonstrations help in teaching programming concepts and increase students’ interest in learning.
Visual Declarative Designer is an intuitive variable declaration tool designed for novice programmers. During the coding process the student can declare variables of various types and generate the corresponding source code. Visual Variable Declarative Designer provides a visual approach to variable declaration. Teachers in the Information Technology (IT) field can use this designer to teach students the basic concepts of variable declaration and naming, variable types, access modifiers, and initial values.
Assistant Class Designer is a visual class designer for novice programmers. This designer guides students through the processes of adding classes, properties, methods and events. The designer also generates the corresponding source code for new classes. By using this designer, teachers and students can easily create and configure complicated classes. Assistant Class Designer provides an intuitive and interactive method for designing classes and helps students to understand key object-oriented programming concepts such as classes, encapsulation, inheritance, and polymorphism. The Assistant Class Designer generates source code for C# only.
Visual Programming Flow Chart is a supplementary teaching tool designed to help students understand program control flow. It generates flow charts for functions and saves them in the JPG picture format. This tool is easily activated from the Visual Studio Integrated Development Environment (IDE) by simply right-clicking on a function name and choosing “Generate flow chart…” from the context menu. The resulting flowchart can be customized by changing its colors and other effects. This visual tool provides an intuitive way to explore source code, to examine its control flow, and to identify logic errors.
Download Here:
http://www.microsoft.com/downloads/details.aspx?FamilyID=0CE3CBBD-7FC7-410B-8C2C-E18D1C60A6CD&displaylang=en
Some More DOT NET Tutorials
David Hayden’s
http://www.pnpguidance.net/Screencasts.aspx
__________________________________________________________________________________________________
Few More
http://www.dotnetvideos.net/
http://aspdotnetsolutions.blogspot.com/search/label/Video%20Tutorials
http://www.bestechvideos.com
http://msconline.maconstate.edu/tutorials/
ttp://www.dimecasts.net/Home
DOTNET Related cool Video Tutorial Sites
- MSDN WEBCASTS
http://www.microsoft.com/events/webcasts/ondemand.mspx
- DNR TV
http://www.dnrtv.com/
- MSDN UK NUGGETS
http://www.microsoft.com/uk/msdn/nuggets/
- HANSEL POSCAST
http://www.hanselminutes.com/
- CHANNEL 9 SCREEN CAST
http://channel9.msdn.com/ShowForum.aspx?ForumID=38
- DAVID HAYDEN’S SCREEN CAST
http://www.pnpguidance.net/Screencasts.aspx
Enjoy Friends.. There is a lot more to come….
MS Offers Peek At Visual Studio 2010, .NET Framework 4.0
Microsoft is giving customers and channel partners their first look at the next generation of its Visual Studio and .NET Framework developer tools and platform. The move comes less than a year after Microsoft debuted the current releases of those products, Visual Studio 2008 and .NET Framework 3.5.
Application life-cycle management will be a key theme in the Visual Studio 2010 and .Net Framework 4.0, Microsoft said Monday. Visual Studio Team System 2010, code-named “Rosario,” will “democratize” ALM by better integrating the stages of software development and eliminating what the company calls the siloed tasks carried out by core developers, testers, project managers, designers and business analysts.
Microsoft did not provide a date for when the new development tools would be ready.
Other focus areas for the new development tools will be enabling developers to take advantage of emerging trends such as cloud computing and more capabilities for developing what Microsoft called “breakthrough” departmental applications.
VSTS is an extended version of Visual Studio .NET with collaboration and communication features that allow development teams to coordinate their work. VSTS 2010 will make it easier for all members of a software development team to participate through the life cycle of a project.
VSTS 2010 will provide modeling tools for creating and using models to collaborate and graphically define business workflows and system functionality. It will support the Unified Modeling Language and Domain Specific Language. And new testing features will help integrate testing across the life cycle. Microsoft said it has also boosted the collaboration capabilities in the toolset’s Team Foundation Server, making it easier for development teams to adopt Agile development processes.
Microsoft is also merging VSTS Development and VSTS Database in the 2010 release, a move the company said will improve integration across development life cycle tasks. Current Software Assurance customers that own VSTS 2008 Development Edition or VSTS 2008 Database Edition will receive both tools for free starting Oct. 1, plus Visual Studio 2005 Team System for Software Developers and Visual Studio 2005 Team System for Database Professionals.
More Info. Visit
http://www.crn.com/software/210604526?cid=CRNFeed
DevComponents DotNetBar 5.6.0.5
DotNetBar Suite helps you with 17 stunning components for creating professional user interfaces with ease.
DotNetBar 5.5 is first component that offers fully featured Office 2007 Ribbon Control.
DotNetBar also provides Office 2007, VS.NET 2005, Office 2003 / OfficeXP / Office 2000 style menus and toolbars, OfficeXP like Task Panes and Auto-Hide Tabbed Dockable Windows for your .NET Windows Forms applications. DotNetBar also includes the Outlook 2003 style Navigation Pane control, OneNote style tab control, Side-bar control, WindowsXP style Explorer-bar, TabStrip, Wizard control and Windows XP style Balloon control.
Fix Here:
Password: Kaliningrad
Enjoy !!!
Leave a Comment
Leave a Comment
Leave a Comment