TΞΞNSTAR™;5363267 said:
Machanz... I need to
- Visual Basic - 2005 or 2008
- Java
- SQL
Visual Basic - 2008
Quote:
1467 Pages | PDF | 16.93 MB
Download:
http://uploading.com/files/4S39S70F/Wrox_-_Professional_Visual_Basic_2008.rar.html.html
---------------------------------------------------------------------------------------------------------------------
Java
Java Runtime Environment 1.6.0.14
Info:
Sun Microsystems - 15.50MB (Freeware)
* Description
* Technical
* Change Log
Java software allows you to run applications called "applets" that are written in the Java programming language. These applets allow you to have a much richer experience online than simply interacting with static HTML pages.
Java Plug-in technology, included as part of the Java 2 Runtime Environment, Standard Edition (JRE), establishes a connection between popular browsers and the Java platform. Java allows applications to be downloaded over a network and run within a guarded sandbox. Security restrictions are easily imposed on the sandbox.
Many cross platform applications also require Java to operate properly.
Download:
Code:
http://www.crazyupload.com/wvch5y0l9q3w/jre-6u14-windows-i586.exe.html
Java GUI builder 1.3
Publisher's description of Java Gui Builder
This program is a WYSIWYG GUI builder and code generator tool for Java development, written in Visual Basic. This program lets you place AWT components (buttons, and so on) on a panel, drag and drop components from a toolbar (such as the Visual Basic IDE style) and then generate the source code for JDK 1.1. You can add, move, and resize components on that panel.
The purpose of this program is to facilitate the creation of GUI interfaces in Java. Instead of first writing the code of a GUI interface and then viewing it, a programmer can draw the interface first, and then this program writes the code. This program will create a custom layout for your interface so the AWT components will be placed exactly where you draw them.
DOwnload
Code:
http://uploading.com/files/0LGFCH1A/Java_GUI_builder_1.3.rar.html
----------------------------------------------------------------------------------------------------------------------
SQL
Lynda.com - SQL Essential Training [iNKiSO]
Whatever a database is being used for�web sites, bookkeeping, sales and inventory, or even the lowly to-do list�it's all about the data. SQL Essential Training is designed to help users understand the most common language for database wrangling�SQL. Beginning with a brief introduction, instructor Bill Weinman teaches the major features of SQL; he offers a solid working knowledge of the language, and how to retrieve and manage data efficiently. He also works through a real-world example of building a CRUD (Create, Read, Update, and Delete) application using SQL. Exercise files accompany the course.
Released on: 4/8/2009
Code:
http://www.lynda.com/home/DisplayCourse.aspx?lpk2=769
Type : Bookware
Files : 13 x 15 MB
Code:
http://rapidshare.com/files/262022902/Lynda.com.SQL.Essential.Training-iNKiSO.r00
http://rapidshare.com/files/262022864/Lynda.com.SQL.Essential.Training-iNKiSO.r01
http://rapidshare.com/files/262023096/Lynda.com.SQL.Essential.Training-iNKiSO.r02
http://rapidshare.com/files/262023064/Lynda.com.SQL.Essential.Training-iNKiSO.r03
http://rapidshare.com/files/262022935/Lynda.com.SQL.Essential.Training-iNKiSO.r04
http://rapidshare.com/files/262022927/Lynda.com.SQL.Essential.Training-iNKiSO.r05
http://rapidshare.com/files/262023023/Lynda.com.SQL.Essential.Training-iNKiSO.r06
http://rapidshare.com/files/262022915/Lynda.com.SQL.Essential.Training-iNKiSO.r07
http://rapidshare.com/files/262022985/Lynda.com.SQL.Essential.Training-iNKiSO.r08
http://rapidshare.com/files/262023001/Lynda.com.SQL.Essential.Training-iNKiSO.r09
http://rapidshare.com/files/262022851/Lynda.com.SQL.Essential.Training-iNKiSO.r10
http://rapidshare.com/files/262022922/Lynda.com.SQL.Essential.Training-iNKiSO.r11
http://rapidshare.com/files/262023088/Lynda.com.SQL.Essential.Training-iNKiSO.rar
Code:
a. Extract
b. Mount/Burn
c. Play & Learn
Pro SQL Server 2008 XML
Knowledge and ability to apply XML are de rigueur in today?s world, and SQL Server developers and administrators are no exception to that rule. Pro SQL Server 2008 XML is your key to unlocking the powerful XML feature set first introduced in SQL Server 2005 and since refined in SQL Server 2008. Author Michael Coles shows how to store XML using SQL Server?s built?in XML data type. Learn to query and manipulate XML data using standard technologies such as XQuery and XSLT. No SQL Server database professional can afford to be without knowledge of the XML feature set. Pro SQL Server 2008 XML delivers on the knowledge that you need to remain competitive in your career.
- Shows how to store, query, and manipulate XML documents in SQL Server
- Provides step?by?step examples showing best practices and advanced features
- Accurately discusses how SQL Server?s XML feature set stacks up against the ISO XML standards
What you?ll learn
- Store XML documents using SQL Server?s built?in XML data type.
- Query those stored documents using SQL/XML and XQuery.
- Manipulate and transform XML using XSLT and XPath.
- Understand how SQL Server?s XML support compares to the ISO XML standards.
- Create SOAP endpoints for use in web services applications.
- Create primary and secondary XML indexes to improve performance of XML queries.
Link:
-------------------------------------------------------------------------------------------------------------------------------------------------
Beginning Microsoft SQL Server 2008 Programming (Wrox Programmer to Programmer)
Product Description
• This comprehensive introduction to SQL Server begins with an overview of database design basics and the SQL query language along with an in–depth look at SQL Server itself
• Progresses on to a clear explanation of how to implement fundamental concepts with the new 2008 version of SQL Server
• Discusses creating and changing tables, managing keys, writing scripts, working with stored procedures, programming with XML, using SQL Server Reporting and Integration Services, and more
• Features updated and new material, including new examples using Microsoft's AdventureWorks sample database
From the Back Cover
Starting simply and gradually progressing to increasingly advanced topics, this introduction to the SQL Server database focuses on what is distinctive about the SQL environment—SQL Server 2008, in particular—versus other programming environments. Author Robert Vieira draws on his experience as one of the leading authorities on Microsoft SQL Server and uses his unique tutorial approach to explain the significant changes to the fundamental core components of SQL Server 2008.
You'll begin with an overview of database design concepts and learn how to implement these fundamental concepts with Microsoft SQL Server 2008. Then, you'll take a look at the role of an RDBMS (relational database management system) and where it fits in the grand scheme of system development. Thorough coverage of the key additions and changes to the 2008 version of SQL Server include discussions on DATE and TIME datatypes, hierarchyID datatypes, MERGE and multiple inserts, recursive queries, and more. With this book, you will conquer the many changes and challenges of Microsoft SQL Server 2008.
What you will learn from this book
• How RDBMSs store, manage, and retrieve data
• Ways to create and alter tables
• Various “forms” of database normalization
• Techniques for writing scripts and working with stored procedures
• The positives and negatives of indexes
• Myriad consequences that locks and deadlocks have on system performance
• An understanding of triggers and how they are used
Who this book is for
This book is for developers who are looking for a complete introduction to database design concepts and learning SQL. A basic understanding of development fundamentals is helpful.
Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.
-
Filename: Beginning_Programming.rar
Filesize: 5 MB
Download-Link:CODE
http://rapidshare.com/files/258939032/Beginning_Programming.rar
--------------------------------------------------------------------------------------------------------------