Mäklare

Categories
Animal | Application |Art | Artificial Intelligence | Business | Certification | Commerce | Computer - Hardware | Databases | Electronics | Engineering | Grammar | History | Intelligence | Internet | IT - General | Language | Magazine | Medical | Photographic | Networking| Programming | Security | Uncategorized | WWW

Programming & Scripting-XdownX


Full download


Posted: November 7th, 2009, 9:21am CET

Tags  [edit]

1. Developing Applications Using Visual C# 2008: What’s New




Visual Studio 2008 adds a large set of new functionality for the Visual C# developer. From new language features, including LINQ (Language Integrated Query) to new client-side data support, Visual Studio 2008 and the .NET Framework 3.5 make it easier than ever to create robust, enterprise-level applications. This course, including full written courseware, demonstrations, and lab exercises, introduces the most important new features in Visual Studio 2008 for experienced Visual C# developers.

In this course you will...

* Investigate new language features, including LINQ (Language Integrated Query)
* Incorporate improvements to Visual Studio's data features
* Build applications using Windows Presentation Foundation (WPF)
* Communicate between applications using Windows Communication Foundation (WCF)
* Create workflow-enabled applications using Windows Workflow Foundation (WF)
* Investigate new features for Windows applications
* Learn about building managed applications for Microsoft Office

Prerequisites: Before taking this course, students should have a good working knowledge of Visual Studio 2005 and the .NET Framework 2.0, or should have completed AppDev's Developing Applications Using Visual C# 2005 and Developing Applications Using Visual C# 2005: Additional Topics.

Audience: This course is focused directly on existing Visual C# 2005 developers who want to learn, in a succinct fashion, what's new for them in Visual Studio 2008.


CODEhttp://www.appdev.com/prodfamily.asp?catalog_name=AppDevCatalog&category_name=VCEProduct


CODEhttp://rapidshare.com/files/302790263/ADAUVCS2008WN.part01.rar
http://rapidshare.com/files/302801355/ADAUVCS2008WN.part02.rar
http://rapidshare.com/files/302801481/ADAUVCS2008WN.part03.rar
http://rapidshare.com/files/302802675/ADAUVCS2008WN.part04.rar
http://rapidshare.com/files/302803063/ADAUVCS2008WN.part05.rar
http://rapidshare.com/files/302792604/ADAUVCS2008WN.part06.rar
http://rapidshare.com/files/302797310/ADAUVCS2008WN.part07.rar
http://rapidshare.com/files/302802532/ADAUVCS2008WN.part08.rar
http://rapidshare.com/files/302822315/ADAUVCS2008WN.part09.rar
http://rapidshare.com/files/302819290/ADAUVCS2008WN.part10.rar
http://rapidshare.com/files/302818785/ADAUVCS2008WN.part11.rar
http://rapidshare.com/files/302807852/ADAUVCS2008WN.part12.rar
http://rapidshare.com/files/302807039/ADAUVCS2008WN.part13.rar
http://rapidshare.com/files/302811262/ADAUVCS2008WN.part14.rar
http://rapidshare.com/files/302812445/ADAUVCS2008WN.part15.rar


2. Exploring Microsoft Visual Studio 2008 Using Visual C#




Visual Studio 2008 adds a large set of new functionality for the Visual Studio developer. From new language features, including LINQ (Language Integrated Query) to new client-side data support, Visual Studio 2008, and the .NET Framework 3.5, make it easier than ever to create robust, enterprise-level applications. This course introduces the most important new features in Visual Studio 2008 for experienced Visual Studio developers.

In this course you will...

* Investigate new language features, including LINQ (Language Integrated Query)
* Incorporate improvements to Visual Studio’s data features
* Build applications using Windows Presentation Foundation (WPF)
* Communicate between applications using Windows Communication Foundation (WCF)
* Create workflow-enabled applications using Windows Workflow Foundation (WF)
* Investigate new features for both Web and Windows applications
* Learn about building managed applications for Microsoft Office

Prerequisites: Before taking this course, students should have a good working knowledge of Visual Studio 2005 and the .NET Framework 2.0.

Audience: This course is focused directly on existing Visual Studio 2005 developers who want to learn, in a succinct fashion, what's new for them in Visual Studio 2008.


CODEhttp://www.appdev.com/prodfamily.asp?catalog_name=AppDevCatalog&category_name=XC8Product


CODEhttp://rapidshare.com/files/302831060/i-adxvist8uvcs.part01.rar
http://rapidshare.com/files/302829781/i-adxvist8uvcs.part02.rar
http://rapidshare.com/files/302840192/i-adxvist8uvcs.part03.rar
http://rapidshare.com/files/302830070/i-adxvist8uvcs.part04.rar
http://rapidshare.com/files/302830538/i-adxvist8uvcs.part05.rar
http://rapidshare.com/files/302845934/i-adxvist8uvcs.part06.rar
http://rapidshare.com/files/302846039/i-adxvist8uvcs.part07.rar
http://rapidshare.com/files/302835865/i-adxvist8uvcs.part08.rar
http://rapidshare.com/files/302844952/i-adxvist8uvcs.part09.rar
http://rapidshare.com/files/302849340/i-adxvist8uvcs.part10.rar
http://rapidshare.com/files/302846565/i-adxvist8uvcs.part11.rar
http://rapidshare.com/files/302858057/i-adxvist8uvcs.part12.rar
http://rapidshare.com/files/302859157/i-adxvist8uvcs.part13.rar
http://rapidshare.com/files/302853020/i-adxvist8uvcs.part14.rar
http://rapidshare.com/files/302854615/i-adxvist8uvcs.part16.rar
http://rapidshare.com/files/302857901/i-adxvist8uvcs.part15.rar
http://rapidshare.com/files/302855020/i-adxvist8uvcs.part17.rar


3. Learning to Program Using Visual C# 2008




In this course, you’ll learn to use Visual Studio 2008 to explore the Visual C# language. The course starts with a quick overview of the .NET platform, examining assemblies, Microsoft Intermediate Language, Visual Studio profiles, XML comments, IntelliSense, and debugging. From there, you’ll learn all the language features that you must internalize in order to create full-featured Web or Windows applications that make best use of the .NET platform. You’ll learn about data types, variables, and operators, along with all the important flow control structures. You’ll work through several examples demonstrating the power of the .NET Framework, and dig into creating and consuming your own classes and objects. The course moves on to working with data structures, such as arrays and collection classes, before finishing up with discussions of generics, handling exceptions and working with delegates and events. The course concludes by introducing the new LINQ-oriented features added to the .NET Framework 3.5, including anonymous types, lambda expressions, and more. By the end of this course, you will understand the important basic concepts that will allow you to start creating the applications you need.

In this course, you will learn how to…

* Build and debug applications using Visual Studio 2008.
* Create and use variables, operators, and data types.
* Find and use the classes you need within the .NET Framework.
* Manage flow control within your code, branching and looping as needed.
* Create and consume classes and objects.
* Add and consume properties and methods in your classes.
* Make use of .NET's object-oriented features, such as overloading, inheritance and interfaces.
* Store, retrieve, and manipulate multiple values using arrays.
* Work with .NET generics.
* Make best use of the .NET Framework's support for collection classes.
* Handle exceptions in your code.
* Create and use delegates, and understand how they relate to events.
* Use anonymous types, lambda expressions, extension methods, object initializers, and implicit type declaration.

Prerequisites: This course assumes that students have some programming background. No specific experience with Visual Studio 2008 or the .NET Framework is required. As with any such course, the more experience you bring to the course, the more you’ll get out of it. This course moves quickly through a broad range of programming topics, but it does not require any prior .NET skills.


CODEhttp://www.appdev.com/prodfamily.asp?catalog_name=AppDevCatalog&category_name=PC8Product


CODEhttp://rapidshare.com/files/302869919/AppDev_LTPUVCS2008.part01.rar
http://rapidshare.com/files/302876591/AppDev_LTPUVCS2008.part02.rar
http://rapidshare.com/files/302879806/AppDev_LTPUVCS2008.part03.rar
http://rapidshare.com/files/302876368/AppDev_LTPUVCS2008.part04.rar
http://rapidshare.com/files/302880910/AppDev_LTPUVCS2008.part05.rar
http://rapidshare.com/files/302882984/AppDev_LTPUVCS2008.part06.rar
http://rapidshare.com/files/302893252/AppDev_LTPUVCS2008.part07.rar
http://rapidshare.com/files/302895418/AppDev_LTPUVCS2008.part08.rar
http://rapidshare.com/files/302892573/AppDev_LTPUVCS2008.part09.rar
http://rapidshare.com/files/302891232/AppDev_LTPUVCS2008.part10.rar
http://rapidshare.com/files/302889631/AppDev_LTPUVCS2008.part11.rar
http://rapidshare.com/files/302900647/AppDev_LTPUVCS2008.part12.rar


4. Developing Applications Using Visual C# 2008 Vol 1




Visual Studio 2008 adds a large set of new functionality for the Visual Studio developer. From new language features, including LINQ (Language Integrated Query), to new client-side data support, Visual Studio 2008 and the .NET Framework 3.5 make it easier than ever to create robust, enterprise-level applications. You will learn how to build solid applications using structured exception handling, how to use the Visual Studio debugging features, how to use MenuStrip and ToolStrip controls, and how to add unprecedented flexibility to your user interfaces using the container controls. As you continue through this course you will learn about important development topics that aren't normally covered in a beginning Windows application programming course such as an introduction to .NET interoperability, using .NET Serialization, Windows Management Instrumentation (WMI), and drawing your own user interfaces using the System.Drawing namespace. You will dig deeper into the most complex of Visual Studio's built-in controls, the DataGridView control, Windows Communication Foundation (WCF), using ClickOnce, Windows Workflow Foundation (WF), and many more topics that will extend your knowledge, your capabilities, and your value as a developer.

In this course you will...

* Learn about creating Windows Forms applications
* Understand how to trap Windows Forms events
* Investigate the many Windows Forms controls
* Work with debugging features
* Learn the role of DataSets and DataTables in ADO.NET
* Understand error handling using Exception objects
* Create flexible user interfaces using new container controls
* Learn to create MDI applications and application using Windows Presentation Foundation (WPF)
* Interoperate between managed code and COM components.
* Communicate using XML Web Services, and Windows Communication Foundation (WCF).
* Install applications using ClickOnce technology.
* Save and restore nearly any object to a stream using serialization.
* Create and execute workflows, using Windows Workflow Foundation (WF).
* Take advantage of Windows Management Instrumentation (WMI) to add features to the .NET Framework.
* Manage printers, and create free-form documents.
* Display and edit data using DataGridView control.
* Create owner-drawn controls and non-rectangular forms using the GDI+ and the System.Drawing namespace.
* Create managed applications for Office 2007 products using Visual Studio Tools for Office (VSTO).



CODEhttp://www.appdev.com/prodfamily.asp?catalog_name=AppDevCatalog&category_name=DC8CProduct


CODEhttp://rapidshare.com/files/302912034/apdaucsrp1_SPVN.part01.rar
http://rapidshare.com/files/302913733/apdaucsrp1_SPVN.part02.rar
http://rapidshare.com/files/302908371/apdaucsrp1_SPVN.part03.rar
http://rapidshare.com/files/302908463/apdaucsrp1_SPVN.part04.rar
http://rapidshare.com/files/302908320/apdaucsrp1_SPVN.part05.rar
http://rapidshare.com/files/302915300/apdaucsrp1_SPVN.part06.rar
http://rapidshare.com/files/302918377/apdaucsrp1_SPVN.part07.rar
http://rapidshare.com/files/302917946/apdaucsrp1_SPVN.part08.rar
http://rapidshare.com/files/302915681/apdaucsrp1_SPVN.part09.rar
http://rapidshare.com/files/302918919/apdaucsrp1_SPVN.part10.rar
http://rapidshare.com/files/302919625/apdaucsrp1_SPVN.part11.rar
http://rapidshare.com/files/302925371/apdaucsrp1_SPVN.part12.rar
http://rapidshare.com/files/302924676/apdaucsrp1_SPVN.part13.rar


5. Developing Applications Using Visual C# 2008 Vol 2




Visual Studio 2008 adds a large set of new functionality for the Visual Studio developer. From new language features, including LINQ (Language Integrated Query), to new client-side data support, Visual Studio 2008 and the .NET Framework 3.5 make it easier than ever to create robust, enterprise-level applications. You will learn how to build solid applications using structured exception handling, how to use the Visual Studio debugging features, how to use MenuStrip and ToolStrip controls, and how to add unprecedented flexibility to your user interfaces using the container controls. As you continue through this course you will learn about important development topics that aren't normally covered in a beginning Windows application programming course such as an introduction to .NET interoperability, using .NET Serialization, Windows Management Instrumentation (WMI), and drawing your own user interfaces using the System.Drawing namespace. You will dig deeper into the most complex of Visual Studio's built-in controls, the DataGridView control, Windows Communication Foundation (WCF), using ClickOnce, Windows Workflow Foundation (WF), and many more topics that will extend your knowledge, your capabilities, and your value as a developer.

In this course you will...

* Learn about creating Windows Forms applications
* Understand how to trap Windows Forms events
* Investigate the many Windows Forms controls
* Work with debugging features
* Learn the role of DataSets and DataTables in ADO.NET
* Understand error handling using Exception objects
* Create flexible user interfaces using new container controls
* Learn to create MDI applications and application using Windows Presentation Foundation (WPF)
* Interoperate between managed code and COM components.
* Communicate using XML Web Services, and Windows Communication Foundation (WCF).
* Install applications using ClickOnce technology.
* Save and restore nearly any object to a stream using serialization.
* Create and execute workflows, using Windows Workflow Foundation (WF).
* Take advantage of Windows Management Instrumentation (WMI) to add features to the .NET Framework.
* Manage printers, and create free-form documents.
* Display and edit data using DataGridView control.
* Create owner-drawn controls and non-rectangular forms using the GDI+ and the System.Drawing namespace.
* Create managed applications for Office 2007 products using Visual Studio Tools for Office (VSTO).



CODEhttp://www.appdev.com/prodfamily.asp?catalog_name=AppDevCatalog&category_name=DC8CProduct


CODEhttp://rapidshare.com/files/302934664/KiemCun.UDS.ADAUCS2008V2.part01.rar
http://rapidshare.com/files/302932509/KiemCun.UDS.ADAUCS2008V2.part02.rar
http://rapidshare.com/files/302936148/KiemCun.UDS.ADAUCS2008V2.part03.rar
http://rapidshare.com/files/302931484/KiemCun.UDS.ADAUCS2008V2.part04.rar
http://rapidshare.com/files/302936831/KiemCun.UDS.ADAUCS2008V2.part05.rar
http://rapidshare.com/files/302935734/KiemCun.UDS.ADAUCS2008V2.part06.rar
http://rapidshare.com/files/302936804/KiemCun.UDS.ADAUCS2008V2.part07.rar
http://rapidshare.com/files/302939842/KiemCun.UDS.ADAUCS2008V2.part08.rar
http://rapidshare.com/files/302938057/KiemCun.UDS.ADAUCS2008V2.part09.rar
http://rapidshare.com/files/302941847/KiemCun.UDS.ADAUCS2008V2.part10.rar
http://rapidshare.com/files/302942700/KiemCun.UDS.ADAUCS2008V2.part11.rar
http://rapidshare.com/files/302937256/KiemCun.UDS.ADAUCS2008V2.sfv


6. Developing Applications Using Visual C# 2008 Vol 3




Visual Studio 2008 adds a large set of new functionality for the Visual Studio developer. From new language features, including LINQ (Language Integrated Query), to new client-side data support, Visual Studio 2008 and the .NET Framework 3.5 make it easier than ever to create robust, enterprise-level applications. You will learn how to build solid applications using structured exception handling, how to use the Visual Studio debugging features, how to use MenuStrip and ToolStrip controls, and how to add unprecedented flexibility to your user interfaces using the container controls. As you continue through this course you will learn about important development topics that aren't normally covered in a beginning Windows application programming course such as an introduction to .NET interoperability, using .NET Serialization, Windows Management Instrumentation (WMI), and drawing your own user interfaces using the System.Drawing namespace. You will dig deeper into the most complex of Visual Studio's built-in controls, the DataGridView control, Windows Communication Foundation (WCF), using ClickOnce, Windows Workflow Foundation (WF), and many more topics that will extend your knowledge, your capabilities, and your value as a developer.

In this course you will...

* Learn about creating Windows Forms applications
* Understand how to trap Windows Forms events
* Investigate the many Windows Forms controls
* Work with debugging features
* Learn the role of DataSets and DataTables in ADO.NET
* Understand error handling using Exception objects
* Create flexible user interfaces using new container controls
* Learn to create MDI applications and application using Windows Presentation Foundation (WPF)
* Interoperate between managed code and COM components.
* Communicate using XML Web Services, and Windows Communication Foundation (WCF).
* Install applications using ClickOnce technology.
* Save and restore nearly any object to a stream using serialization.
* Create and execute workflows, using Windows Workflow Foundation (WF).
* Take advantage of Windows Management Instrumentation (WMI) to add features to the .NET Framework.
* Manage printers, and create free-form documents.
* Display and edit data using DataGridView control.
* Create owner-drawn controls and non-rectangular forms using the GDI+ and the System.Drawing namespace.
* Create managed applications for Office 2007 products using Visual Studio Tools for Office (VSTO).



CODEhttp://www.appdev.com/prodfamily.asp?catalog_name=AppDevCatalog&category_name=DC8CProduct


CODEhttp://rapidshare.com/files/303031371/huyhoang_i-addacs8ems_UDS.part01.rar
http://rapidshare.com/files/303031382/huyhoang_i-addacs8ems_UDS.part02.rar
http://rapidshare.com/files/303031248/huyhoang_i-addacs8ems_UDS.part03.rar
http://rapidshare.com/files/303034342/huyhoang_i-addacs8ems_UDS.part04.rar
http://rapidshare.com/files/303034928/huyhoang_i-addacs8ems_UDS.part05.rar
http://rapidshare.com/files/303033684/huyhoang_i-addacs8ems_UDS.part06.rar
http://rapidshare.com/files/303036207/huyhoang_i-addacs8ems_UDS.part07.rar
http://rapidshare.com/files/303036495/huyhoang_i-addacs8ems_UDS.part08.rar
http://rapidshare.com/files/303036241/huyhoang_i-addacs8ems_UDS.part09.rar
http://rapidshare.com/files/303034697/huyhoang_i-addacs8ems_UDS.sfv

Full download


Posted: August 26th, 2009, 6:06am CEST

Tags  [edit]



Accelebrate -ASP.NET Training: Beginning ASP.NET 3.5 with VB.NET 2008



Description:
Accelebrate's Beginning ASP.NET 3.5 with VB.NET 2008 training class teaches experienced developers the VB.NET, ADO.NET, and Visual Studio 2008 skills they need to successfully build database-driven Web applications and services.

Course Outline:

ASP.NET Training Outline

* Introduction
o A Review of Classic ASP
o ASP.NET Web Applications
o Rendering HTML with Server Controls
o Data Binding in ASP.NET
o Web Development Using Visual Studio
* Working with Controls
o Introduction to Web Controls
o Simple Input Controls
o HyperLink and Button Controls
o List Controls
o Controlling Focus
* Using Rich Server Controls
o Introduction to Rich Controls
o The Calendar Control
o The AdRotator Control
o The XML Control
* Accessing Data
o Overview of ADO.NET
o Connecting to Data
o Executing Commands
o Working with Data
o Choosing an ADO.NET Provider
* LINQ
o Language Integrated Query
o LINQ Syntax
o LINQ to SQL
o LINQ to DataSets
o LINQ to XML
* Configuration
o Configuration Overview
o Using the Web Site Administration Tool
o Programming Configuration Files
o Encrypting Configuration Sections
* Data Binding
o Introducing Data Source Controls
o Reading and Write Data Using the SqlDataSource Control
o Displaying and Editing Middle-Tier Data using the ObjectDataSource Control
o Displaying XML Data Using the XmlDataSource Control
* Validating User Input
o Overview of ASP.NET Validation Controls
o Using the Simple Validators
o Using the Complex Validators
o Summarizing Results with the ValidationSummary Control
o Separating Validation into Validation Groups
* CSS
o Introducing Cascading Style Sheets
o Investigating Styles
o Using Visual Studio 2008's Tools for Working with Styles
* Themes and Master Pages
o Creating a Consistent Web Site
o ASP.NET 2.0 Themes
o Master Pages
* Site Navigation
o ASP.NET Web Site Navigation
o Creating an XML Site Map File
o Site Navigation Controls
o Using the Site Navigation API
o URL Mapping
o Security Trimming
* Displaying Data with the GridView Control
o Introducing the GridView Control
o Filter Data in the GridView Control
o Allow Users to Select from a DropDownList in the Grid
o Add a Hyperlink to the Grid
o Deleting a Row and Handling Errors
* Managing State
o Preserving State in Web Applications
o Page-Level State
o Using Cookies to Preserve State
o ASP.NET Session State
o Storing Objects in Session State
o Configuring Session State
o Setting Up an Out-of-Process State Server
o Storing Session State in SQL Server
o Using Cookieless Session IDs
o Application State
* Managing Users with ASP.NET's Membership Features
o Introduction to Membership and Roles
o Using Membership Controls
o Writing Code to Interact with Membership and Roles
* Server Debugging
o Server-Side Code Debugging in ASP.NET
o Using the Visual Debugger
o Debugging Exceptions and Handling Errors
o Debugging Stored Procedures
* Client-Side and Advanced Debugging
o Client-side Code Debugging in ASP.NET
o Debugging Client-Side JavaScript
o Custom Data Visualizers
o Debugging .NET Framework Source Code
* Conclusion

More Info
CODEhttp://www.accelebrate.com/asp.net/aspnet_vbnet_2008.htm


Download Info

Part 1
CODEhttp://rapidshare.com/files/269045460/softprovn_2008_ASP.NET_College_Class.part01.rar.001
http://rapidshare.com/files/269045510/softprovn_2008_ASP.NET_College_Class.part01.rar.002

Part 2
CODEhttp://rapidshare.com/files/269046243/softprovn_2008_ASP.NET_College_Class.part02.rar.001
http://rapidshare.com/files/269045966/softprovn_2008_ASP.NET_College_Class.part02.rar.002

Part 3
CODEhttp://rapidshare.com/files/269045924/softprovn_2008_ASP.NET_College_Class.part03.rar.001
http://rapidshare.com/files/269049672/softprovn_2008_ASP.NET_College_Class.part03.rar.002

Part 4
CODEhttp://rapidshare.com/files/269049825/softprovn_2008_ASP.NET_College_Class.part04.rar.001
http://rapidshare.com/files/269049543/softprovn_2008_ASP.NET_College_Class.part04.rar.002

Part 5
CODEhttp://rapidshare.com/files/269048711/softprovn_2008_ASP.NET_College_Class.part05.rar.001
http://rapidshare.com/files/269050218/softprovn_2008_ASP.NET_College_Class.part05.rar.002

Part 6
CODEhttp://rapidshare.com/files/269051733/softprovn_2008_ASP.NET_College_Class.part06.rar.001
http://rapidshare.com/files/269050367/softprovn_2008_ASP.NET_College_Class.part06.rar.002

Part 7
CODEhttp://rapidshare.com/files/269051554/softprovn_2008_ASP.NET_College_Class.part07.rar.001
http://rapidshare.com/files/269051329/softprovn_2008_ASP.NET_College_Class.part07.rar.002

Part 8
CODEhttp://rapidshare.com/files/269051866/softprovn_2008_ASP.NET_College_Class.part08.rar.001
http://rapidshare.com/files/269051681/softprovn_2008_ASP.NET_College_Class.part08.rar.002

Part 9
CODEhttp://rapidshare.com/files/269053061/softprovn_2008_ASP.NET_College_Class.part09.rar.001
http://rapidshare.com/files/269052361/softprovn_2008_ASP.NET_College_Class.part09.rar.002

NoteUse HJSplit to join the files which can be download from here
CODEwww.freebyte.com/hjsplit/

PLEASE REPLY TO KEEP LINKS ACTIVE AND ALIVE....

Full download


Posted: August 26th, 2009, 6:05am CEST

Tags  [edit]



AppDev Windows Communication Foundation Using Visual Basic 2008 DVD | 1.4 GB

In this course, you will learn how to use Windows Communication Foundation (WCF) and you will see how it is a unified programming model for building service-oriented distributed applications. You will see how to build, host and call WCF services and you will gain a deep understanding of the basic building blocks of WCF, including endpoints, bindings and contracts. In addition, see how to handle exceptions, maintain state between calls to a service and use transactions. Subsequent topics include and basics of WCF security, integrating WCF with Windows Workflow Foundation and building WCF services that support Representational State Transfer (REST) and syndication. By the time you have completed the course, you will have a good understanding of how to build and use WCF services in your distributed applications.

More Info
CODEhttp://www.appdev.com/prodfamily.asp?catalog_name=AppDevCatalog&category_name=WCVProduct

Download Info
CODEhttp://rapidshare.com/files/270862863/UDS.Master9x.AppFoundation.part01.rar
http://rapidshare.com/files/270863412/UDS.Master9x.AppFoundation.part02.rar
http://rapidshare.com/files/270862934/UDS.Master9x.AppFoundation.part03.rar
http://rapidshare.com/files/270863235/UDS.Master9x.AppFoundation.part04.rar
http://rapidshare.com/files/270863228/UDS.Master9x.AppFoundation.part05.rar
http://rapidshare.com/files/270867558/UDS.Master9x.AppFoundation.part06.rar
http://rapidshare.com/files/270867713/UDS.Master9x.AppFoundation.part07.rar
http://rapidshare.com/files/270867944/UDS.Master9x.AppFoundation.part08.rar
http://rapidshare.com/files/270868008/UDS.Master9x.AppFoundation.part09.rar
http://rapidshare.com/files/270868165/UDS.Master9x.AppFoundation.part10.rar
http://rapidshare.com/files/270869841/UDS.Master9x.AppFoundation.part11.rar
http://rapidshare.com/files/270870844/UDS.Master9x.AppFoundation.part12.rar
http://rapidshare.com/files/270870877/UDS.Master9x.AppFoundation.part13.rar
http://rapidshare.com/files/270871022/UDS.Master9x.AppFoundation.part14.rar
http://rapidshare.com/files/270870912/UDS.Master9x.AppFoundation.part15.rar
http://rapidshare.com/files/270870531/UDS.Master9x.AppFoundation.part16.rar
http://rapidshare.com/files/270870374/UDS.Master9x.AppFoundation.sfv


Password if needed

CODEut@updatesofts.com

PLEASE DON'T FORGET TO REPLY IN ORDER TO KEEP THESE LINKS ALIVE AND ACTIVE....

Full download


Posted: August 26th, 2009, 6:04am CEST

Tags  [edit]

AppDev ASP.NET Using Visual Basic 2008 Volume 1 DVD | 2.3 GB



In this course, you'll learn how to use features of Visual Studio 2008 and Visual Basic 2008 to build ASP.NET 3.5 Web pages. You'll gain an understanding of the architecture behind ASP.NET and how to use the various ASP.NET server controls. You'll learn to create consistent web sites using Master Pages, add membership features and configure-deploy ASP.NET applications, to authenticate users and limit their access to resources, direct users using Site Navigation tools, debug .NET, and to display/edit data using ASP.NET and ADO.NET. In addition, you'll learn new ASP.NET 3.5 features, such as support for LINQ (Language Integrated Query), CSS tools, and will become familiar with the tracing features in Visual Studio that help you quickly troubleshoot issues. You will also learn how to work with ASP.NET Profile features, ASP.NET Web Parts, and how to take advantage of creating your own user-defined control. As you progress through the course you will learn about optimizing your sites, the new support ASP.NET AJAX, the new ListView control, and so much more.

In this course, you will learn how to…

* Use ASP.NET server controls to generate HTML and to execute event procedures.
* Configure and deploy ASP.NET applications.
* Promote consistency within your Web site through the use of Master Pages.
* Use Membership features to manage your Web users.
* Use Site Navigation controls to direct users within your site.
* Add scalability and reliability by setting up an out-of-process session state server.
* Use ASP.NET's new CSS tools to create consistent and maintainable sites.
* Debug .NET code that runs on the server to generate Web pages and interact with the user.
* Find problems in JavaScript code and learn about other debugging tools in Visual Studio.
* Use tracing to find problems in a Web site and monitor performance.
* Cache all or portions of a Web page to enhance performance and lighten the load on Web and database servers.
* Make Web pages more responsive to users and avoid unnecessary page flashing with AJAX.
* Display and edit data using the databound DataList, Repeater, and ListView controls.
* Read and write XML data using the XML Document Object Model.
* Give users control over a page layout and behavior with Web parts.
* Hook into browser history for AJAX pages.
* Create deployment packages to handle complex setup issues for installing a Web site on test and production servers.

More Info
CODEhttp://www.appdev.com/prodfamily.asp?catalog_name=AppDevCatalog&category_name=AV8BPRODUCT&cookie%5Ftest=1#outline

Download Info
CODEhttp://rapidshare.com/files/268803324/ASP.net08_Basic_UDS.part01.rar
http://rapidshare.com/files/268817840/ASP.net08_Basic_UDS.part02.rar
http://rapidshare.com/files/268814513/ASP.net08_Basic_UDS.part03.rar
http://rapidshare.com/files/268814546/ASP.net08_Basic_UDS.part04.rar
http://rapidshare.com/files/268809668/ASP.net08_Basic_UDS.part05.rar
http://rapidshare.com/files/268804782/ASP.net08_Basic_UDS.part06.rar
http://rapidshare.com/files/268806255/ASP.net08_Basic_UDS.part07.rar
http://rapidshare.com/files/268807631/ASP.net08_Basic_UDS.part08.rar
http://rapidshare.com/files/268809868/ASP.net08_Basic_UDS.part09.rar
http://rapidshare.com/files/268822533/ASP.net08_Basic_UDS.part10.rar
http://rapidshare.com/files/268816277/ASP.net08_Basic_UDS.part11.rar
http://rapidshare.com/files/268817536/ASP.net08_Basic_UDS.part12.rar
http://rapidshare.com/files/268817448/ASP.net08_Basic_UDS.part13.rar
http://rapidshare.com/files/268819690/ASP.net08_Basic_UDS.part14.rar
http://rapidshare.com/files/268819207/ASP.net08_Basic_UDS.part15.rar
http://rapidshare.com/files/268818814/ASP.net08_Basic_UDS.sfv

PLEASE REPLY TO KEEP THE LINKS ACTIVE...

Full download


Posted: August 26th, 2009, 6:03am CEST

Tags  [edit]



VTC Introduction to Microsoft Visual Studio 2008 Tutorials | 470 MB

Software developers need a solid environment to work in that will help bring their applications to life. And collaboration is more important than ever before, as today’s development projects expand in complexity and scope. The Visual Studio development system is a comprehensive suite of tools designed to help software developers create innovative, next-gen applications. VTC veteran author Mark Long will introduce you to the Visual Studio 2008 development environment. Helping you get started developing useful and expandable next-gen applications. To begin learning today, simply click the links.

More Info
CODEhttp://www.vtc.com/products/Introduction-To-Microsoft-Visual-Studio-2008-Tutorials.htm

Download
CODEhttp://rapidshare.com/files/269041549/SoftProVn.Net_vtcimsvst08.part1.rar
http://rapidshare.com/files/269041523/SoftProVn.Net_vtcimsvst08.part2.rar
http://rapidshare.com/files/269040790/SoftProVn.Net_vtcimsvst08.part3.rar
http://rapidshare.com/files/269041172/SoftProVn.Net_vtcimsvst08.part4.rar
http://rapidshare.com/files/269039669/SoftProVn.Net_vtcimsvst08.part5.rar


PLEASE REPLY IN ORDER TO KEEP THESE LINKS ACTIVE AND ALIVE....

Full download


Posted: August 26th, 2009, 6:02am CEST

Tags  [edit]


Total Training - Microsoft Visual Studio 2008: Essentials - Featuring Windows Form




Video Training | 1GB | ISO | with project

Description: These self-guided lessons from Total Training help you increase your knowledge and understanding of Visual Studio. Whether you are looking to stay competitive or just keep up to date on the latest Microsoft technology, Microsoft expert Asli Bilgin shows you just how it's done. With lessons on the basics of Visual Studio, to more advanced techniques on setting up Windows Forms, this series is just what you need to learn all about Visual Studio fast!

CODEhttp://rapidshare.com/files/268732811/VS08FWF_UDS.part01.rar
http://rapidshare.com/files/268732752/VS08FWF_UDS.part02.rar
http://rapidshare.com/files/268731731/VS08FWF_UDS.part03.rar
http://rapidshare.com/files/268731864/VS08FWF_UDS.part04.rar
http://rapidshare.com/files/268733958/VS08FWF_UDS.part05.rar
http://rapidshare.com/files/268736312/VS08FWF_UDS.part06.rar
http://rapidshare.com/files/268734861/VS08FWF_UDS.part07.rar
http://rapidshare.com/files/268736752/VS08FWF_UDS.part08.rar
http://rapidshare.com/files/268733681/VS08FWF_UDS.part09.rar


Full download


Posted: July 22nd, 2009, 10:00pm CEST

Tags  [edit]

Microsoft Visual Studio 2005: Productivity with .NET Framework 2.0
7 hours | 2 DVDs | 3.6 GB | RS & HF

These self-guided lessons from Total Training help you increase your knowledge and understanding of Visual Studio. Whether you are looking to stay competitive or just keep up to date on the latest Microsoft technology, this series is your ticket to success. Get warmed up with some basics on building smart client and web applications, as well as exception handling, debugging and security considerations. See how you can rapidly build applications using the productivity features of Visual Studio 2005.


DVD 1:
======

01. Getting Started (34 min)
02. Leveraging Productivity Features (36 min)
03. Creating Windows Forms Applications (40 min)
04. Data access & ADO.NET with Desktop Applications (31 min)
05. ADO.NET in the Middle Tier (43 min)
06. Build a Robust User Interface with ASP.NET 2.0 (45 min)
07. Publish a Smart Client Application with Click Once (28 min)
08. Personalize Secure Smart Client Applications (35 min)

DVD 2:
======

01. Building & Connecting to Web Services (27 min)
02. Debug a Smart Client Application (11 min)
03. Best Practices Using Exception Handling (23 min)
04. ASP.NET 2.0 Website Administration Tool (15 min)
05. New Security Features in ASP.NET 2.0 (49 min)
06. Debugging & Tracing with ASP.NET 2.0 (24 min)


Homepage
http://www.totaltraining.com/prod/microsof...io2005_pnf2.asp

CODE
Download (RapidShare)
DVD1
http://rapidshare.com/files/258245011/Visu....Net.part01.rar
http://rapidshare.com/files/258245007/Visu....Net.part02.rar
http://rapidshare.com/files/258245000/Visu....Net.part03.rar
http://rapidshare.com/files/258244994/Visu....Net.part04.rar
http://rapidshare.com/files/258244982/Visu....Net.part05.rar
http://rapidshare.com/files/258245668/Visu....Net.part06.rar
http://rapidshare.com/files/258245624/Visu....Net.part07.rar
http://rapidshare.com/files/258245630/Visu....Net.part09.rar
http://rapidshare.com/files/258245647/Visu....Net.part08.rar
http://rapidshare.com/files/258245662/Visu....Net.part10.rar
http://rapidshare.com/files/258246286/Visu....Net.part11.rar
http://rapidshare.com/files/258246321/Visu....Net.part12.rar
http://rapidshare.com/files/258246302/Visu....Net.part13.rar
http://rapidshare.com/files/258246310/Visu....Net.part14.rar
http://rapidshare.com/files/258246313/Visu....Net.part15.rar
http://rapidshare.com/files/258247524/Visu....Net.part16.rar
http://rapidshare.com/files/258247529/Visu....Net.part17.rar
http://rapidshare.com/files/258247552/Visu....Net.part18.rar
http://rapidshare.com/files/258247532/Visu....Net.part19.rar
http://rapidshare.com/files/258247512/Visu....Net.part20.rar
http://rapidshare.com/files/258248265/Visu....Net.part21.rar
http://rapidshare.com/files/258248271/Visu....Net.part22.rar
http://rapidshare.com/files/258247917/Visu....Net.part23.rar
DVD2
http://rapidshare.com/files/258248944/Visu....Net.part01.rar
http://rapidshare.com/files/258248937/Visu....Net.part02.rar
http://rapidshare.com/files/258248940/Visu....Net.part03.rar
http://rapidshare.com/files/258248938/Visu....Net.part04.rar
http://rapidshare.com/files/258248931/Visu....Net.part05.rar
http://rapidshare.com/files/258248943/Visu....Net.part06.rar
http://rapidshare.com/files/258248933/Visu....Net.part07.rar
http://rapidshare.com/files/258249532/Visu....Net.part08.rar
http://rapidshare.com/files/258249530/Visu....Net.part09.rar
http://rapidshare.com/files/258249540/Visu....Net.part10.rar
http://rapidshare.com/files/258249528/Visu....Net.part11.rar
http://rapidshare.com/files/258249526/Visu....Net.part12.rar
http://rapidshare.com/files/258249308/Visu....Net.part13.rar

Mirror (Hotfile):
DVD1
http://hotfile.com/list/71894/c32f934
DVD2
http://hotfile.com/list/71896/e8e10b7

Full download


Posted: June 30th, 2009, 6:19am CEST

Tags  [edit]

File Name: Pro Perl Parsing
File Submitter: Nanflexal
File Submitted: 30 Jun 2009
File Category: JSP & PERL


Perl, one of the world's most diffuse programming languages, was born out of the need to resolve the creator's dissatisfaction with what were at the time standard data-parsing solutions. Indeed, since the 1.0 release in 1987, Perl has been heralded for its powerful parsing capabilities&emdash;features that are further enhanced through the thousands of Perl extensions made available through CPAN (the Comprehensive Perl Archive Network)

Click here to download this file

Full download


Posted: June 30th, 2009, 5:39am CEST

Tags  [edit]

File Name: Perl Medic: Transforming Legacy Code
File Submitter: Nanflexal
File Submitted: 30 Jun 2009
File Category: JSP & PERL


Product Description
This book is about taking over Perl code, whether written by someone else or by yourself at an earlier time. Developers regularly estimate that they spend 60 to 80 percent of their time working with existing code. Many problems of code inheritance are common to all languages, but the nature of the language makes Perl especially tricky. The reason why is that Perl is similar to English - bursting with irregular verbs, consistent only when it's convenient, borrowing terms from other languages, and providing many ways to say the same thing. In fact, Perl developers have a motto with the abbreviation TMTOWTDI: There's More Than One Way To Do It. While this flexibility is one of the language's strengths, it also makes it extremely difficult when you are faced with an existing piece of code. There are millions of lines of Perl code being used all over the Web; much of it was built on an ad hoc basis, the creators never imagining that the code would still be in use months or years later. This book will be the resource all Perl programmers need to understand someone else's code, even when it's bad; repair it; convert it to a better style; upgrade it to the latest version of Perl; maintain it; and find and fix its bugs.

Click here to download this file

Full download


Posted: June 30th, 2009, 5:38am CEST

Tags  [edit]

File Name: Sams Teach Yourself Perl in 24 Hours (3rd Edition)
File Submitter: Nanflexal
File Submitted: 30 Jun 2009
File Category: JSP & PERL


Product Description
Learn Perl programming quickly and easily with 24 one-hour lessons in Sams Teach Yourself Perl in 24 Hours. The book's step-by-step lessons teach you the basics of Perl and how to apply it in web development and system administration. Plus, the third edition has been updated to include five chapters on new technologies, information on the latest version of Perl, and a look ahead to Perl 6. Sams Teach Yourself Perl in 24 Hours focuses on real-world development, teaching you how to:

  • Effectively use Perl for large development projects using Perl modules
  • Use Perl for data processing
  • Utilize Perl as a "glue" language with other programming languages
  • Use Perl as a web development language


Click here to download this file

Full download


Posted: June 30th, 2009, 5:36am CEST

Tags  [edit]

File Name: Perl Best Practices
File Submitter: Nanflexal
File Submitted: 30 Jun 2009
File Category: JSP & PERL


Product Description
Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They're focused entirely on problems they're solving, solutions they're creating, and algorithms they're implementing. So they write code in the way that seems natural, that happens intuitively, and that feels good. But if you're serious about your profession, intuition isn't enough. Perl Best Practices author Damian Conway explains that rules, conventions, standards, and practices not only help programmers communicate and coordinate with one another, they also provide a reliable framework for thinking about problems, and a common language for expressing solutions. This is especially critical in Perl, because the language is designed to offer many ways to accomplish the same task, and consequently it supports many incompatible dialects.

With a good dose of Aussie humor, Dr. Conway (familiar to many in the Perl community) offers 256 guidelines on the art of coding to help you write better Perl code--in fact, the best Perl code you possibly can. The guidelines cover code layout, naming conventions, choice of data and control structures, program decomposition, interface design and implementation, modularity, object orientation, error handling, testing, and debugging.

They're designed to work together to produce code that is clear, robust, efficient, maintainable, and concise, but Dr. Conway doesn't pretend that this is the one true universal and unequivocal set of best practices. Instead, Perl Best Practices offers coherent and widely applicable suggestions based on real-world experience of how code is actually written, rather than on someone's ivory-tower theories on how software ought to be created.

Most of all, Perl Best Practices offers guidelines that actually work, and that many developers around the world are already using. Much like Perl itself, these guidelines are about helping you to get your job done, without getting in the way.



Click here to download this file

Full download


Posted: June 24th, 2009, 3:11pm CEST

Tags  [edit]


VTC C Coding Video Tutorial | 935 MB


The C Programming Language is the foundation of nearly all modern computer languages. C is a “low level” simple language that can be used to create the most elegant of applications and operating systems. Most of today’s commercial applications and operating systems have the C language at their core. VTC author Tim Heagarty explains the history and mechanics of the language and gives practical advice on its use in the commercial world. To begin learning simply click the links.

CODEhttp://rapidshare.com/files/247933222/VTC.CCoding.part01.rar
http://rapidshare.com/files/247735979/VTC.CCoding.part02.rar
http://rapidshare.com/files/247933266/VTC.CCoding.part03.rar
http://rapidshare.com/files/247933324/VTC.CCoding.part04.rar
http://rapidshare.com/files/247946085/VTC.CCoding.part05.rar
http://rapidshare.com/files/247946105/VTC.CCoding.part06.rar
http://rapidshare.com/files/247946195/VTC.CCoding.part07.rar
http://rapidshare.com/files/247933714/VTC.CCoding.part08.rar
http://rapidshare.com/files/248106306/VTC.CCoding.part09.rar
http://rapidshare.com/files/247933495/VTC.CCoding.part10.rar

Full download


Posted: April 19th, 2009, 9:08am CEST

Tags  [edit]

Live Lessons PERL Fundamentals With Peter J. Scott




In this unique video package, renowned Perl author and speaker Peter Scott takes you through the fundamental elements of the Perl 5 language so that you have a strong foundation for creating robust Perl programs and learning more advanced aspects of the language.

Even if you’ve never run a Perl program before, you’ll learn what you need to know to get started on every popular platform. Scott advances through the language in a logical progression, from the basics of printing strings to the use of regular expressions for pattern matching and text manipulation. In between, he covers the core components of the language, demonstrating through many examples exactly how each one works. In the final lesson, he shows the power of Perl’s objects and modules for writing web programs. A uniquely valuable aspect of this video is Scott’s demonstrations of many common pitfalls and how to avoid them. You’ll learn a carefully crafted subset of the language that enables you to create powerful, robust programs while avoiding the traps that can result from learning Perl in the wrong sequence.

PART 5 PROBLEM FIXED NEW LINK ADDED

CODEhttp://rapidshare.com/files/222625010/LL.Perl.Scott.part1.rar
http://rapidshare.com/files/222628909/LL.Perl.Scott.part2.rar
http://rapidshare.com/files/222629032/LL.Perl.Scott.part3.rar
http://rapidshare.com/files/222474422/LL.Perl.Scott.part4.rar
http://rapidshare.com/files/223444987/LL.Perl.Scott.part5.rar
http://rapidshare.com/files/222494843/LL.Perl.Scott.part6.rar
http://rapidshare.com/files/222492729/LL.Perl.Scott.part7.rar

Full download


Posted: April 1st, 2009, 3:51am CEST

Tags  [edit]





Sams Teach Yourself PHP And MySQL Video Learning Starter Kit | 1 GB

On the DVD…

* Four hours of video lessons with interactive labs and quizzes
* PHP, MySQL, and Apache for Windows and Mac OS X–an easy-to-install package to set up a safe learning environment
* Work files for all the learning labs
* Sams Teach Yourself PHP tutorial in searchable PDF format
* The jEdit programming editor for Windows and Mac OS X

Learn how to…

* Install and configure PHP and MySQL on your computer
* Create PHP scripts for your website
* Work with forms and files
* Access information in databases
* Authenticate and track users with cookies and sessions
* Set up a secure web server

Download Links

CODEhttp://rapidshare.com/files/215979342/Sams.Starter.part01.rar
http://rapidshare.com/files/215971582/Sams.Starter.part02.rar
http://rapidshare.com/files/215953176/Sams.Starter.part03.rar
http://rapidshare.com/files/215953255/Sams.Starter.part04.rar
http://rapidshare.com/files/215970730/Sams.Starter.part05.rar
http://rapidshare.com/files/215953520/Sams.Starter.part06.rar
http://rapidshare.com/files/215970583/Sams.Starter.part07.rar
http://rapidshare.com/files/215953892/Sams.Starter.part08.rar
http://rapidshare.com/files/215954122/Sams.Starter.part09.rar
http://rapidshare.com/files/215968947/Sams.Starter.part10.rar

Full download