Main Menu
  » Main Page
» Register in site
» Site Stats
» Last Comments
» Contact US
» RSS v2.0
 

Member Menu
 
Username:
Password:
 
 

Categories
 
All News (5 / 4932)


Open all | Close all
 

Archives
  March 2010 (52)
February 2010 (332)
January 2010 (279)
December 2009 (160)
September 2009 (96)
August 2009 (128)
 

Sponsorad
   

POP Tags
  2010, application, automation, companyCodeLinks, complete, Datalife Engine English, diagnostics, driver, drivers, DVD, enduser, flexible, Fonts, Furthermore, image, important, Lightroom, media, Movie, music, nulled, objectives, other, performance, Photoshop, play, priorities, reliable, script, source code, states, systems, theme, tutorial, vol, Windows, æóðíàë, ìóçûêà, ñáîðíèê, ñëóøàòü

Show all tags
 

Site Stats
 


Top Authors:
1- file (2078)
2- download (1642)
3- Nova (701)
4- Star (337)
5- admin (174)
6- miraj78 (9)
7- nesttt (3)
8- amswbti (2)

News:
  Today: 12
  This Month: 255
  All News: 4946

Users:
  Today: 0
  This Month: 0
  All Users: 153
  Banned: 0
 

Beginning Microsoft Visual Basic 2008
Beginning Microsoft Visual Basic 2008















Image


Beginning Microsoft Visual Basic 2008

If you want to learn Visual Basic 2008 so you can create powerful, database-driven applications, then this is the book for you. It walks you through this robust programming language and shows you how to build a variety of different Windows applications and web services. Along the way you'll discover how to utilize object-oriented techniques as well as create your own business objects and Windows controls.

After a brief introduction to Visual Studio 2008 and the .NET 3.5 Framework, you'll explore the fundamentals of the Visual Basic language. Exercises at the end of each chapter provide you with a deeper understanding of how to use these features to build rich and professional-looking applications for Microsoft Windows, intranet and Internet use, and mobile devices. The concepts covered are invaluable and will take your Visual Basic development skills to the next level.

What you will learn from this book

*All about the features of Visual Studio 2008 and Windows programming
*Techniques for incorporating error handling in your application
*How to create and use Windows Forms controls
*Strategies for accessing databases using Microsoft Access and Visual Basic 2008
*Tips for incorporating XML in Visual Basic 2008
*How to write applications for mobile devices using Windows Presentation Foundation
*Features expanded coverage of Windows Vista, Windows Workflow Foundation, Windows Presentation Foundation, and Windows Communication Foundation
*All code and examples are updated to cover the latest version of VB and the .NET 3.5 Framework
*62 percent of developers use some form of Visual Basic; this book teaches readers the basics and gets them programming with one of Microsoft's most popular development languages
*Readers quickly learn to write applications for Windows, the Web, and mobile devices
*Also covers object-oriented programming, creating custom controls, working with databases, creating menus, and working with graphics
*Other topics include building class libraries, Web services and .NET remoting, and deploying applications

Image

http://rapidshare.com/files/142443066/0470191341.rar




|Author: Star |30 September 2008| Category: E-books | Views: 71 | Comments (0) | Read More...

Professional Visual Basic 2008
Professional Visual Basic 2008















Image


Professional Visual Basic 2008

The 2008 version of Visual Basic is tremendously enhanced and introduces dramatic new concepts, techniques, and features to this popular object-oriented language. Written by an elite author team who are sympathetic to the challenges of learning VB 2008, this comprehensive book provides a clear and concise approach to using VB 2008 in the ever-expanding .NET world.

This book focuses on using the latest and most powerful tools from the Microsoft arsenal within your Visual Basic solutions. Looking closely at LINQ, AJAX, a new Visual Studio and more, you'll be able to take lessons from this book and apply them to what you are doing today. You'll examine everything from the .NET Framework to the best practices for deploying .NET applications to database access and integrating with other technologies, such as COM and XML.

What you will learn from this book

*The core elements of VB 2008 as well as full syntax of all the new additions the language offers
*Ways that the Common Language Runtime (CLR) is responsible for managing the execution of code compiled on the .NET platform
*How VB is used in the creation, installation, running, and debugging of Windows® Services
*How to work with the new SQL Server 2008 along with your .NET applications
*The many features of Windows Forms and Windows Presentation Foundation
*Ways to take advantage of the abilities of LINQ
*The new web technology introduced by Silverlight

Image

http://rapidshare.com/files/134450214/0470191368.rar




|Author: Star |30 September 2008| Category: E-books | Views: 76 | Comments (0) | Read More...

Programming Visual Basic 2008: Build .NET 3.5 Applications with Microsoft's RAD Tool for Business
Programming Visual Basic 2008: Build .NET 3.5 Applications with Microsoft's RAD Tool for Business


















Image


Ever since Visual Basic was merged into .NET, it's become the core language for creating business applications with Windows. The latest version, VB 2008, is even more useful -- and provides even more incentive for migrating from VB 6. All it lacks is a good book on how to harness its power. Programming Visual Basic 2008 fills the void. Written in a lively and engaging style by a developer who's grown up with Visual Basic, including both VB 6 and VB .NET, this hands-on guide addresses the core topics of the new VB, from basic to complex, with plenty of code examples. Programming Visual Basic 2008 also examines .NET programming from the application level with a chapter-by-chapter plan for developing, documenting, and deploying a full data-driven application. You learn, step-by-step, how to build and deploy a library management system, complete with patron, inventory, and barcode support. The book's broad range of topics include: VB language and its syntax An overview of the .NET Framework Object-oriented development in VB and .NET Generic objects, collections, and nullable types Design and management of software projects Integrating desktop features with Windows Forms Database design with SQL Server 2008 Database interface design with ADO.NET The new LINQ feature, and how to use it within VB and .NET Embedding XML within application source code Encryption and authentication in .NET Interacting with data stored in files and directories Web development using ASP.NET Deploying an application to a user's workstation And much more Programming Visual Basic 2008 is ideal for VB 6 programmers who are ready to move to .NET, as well as VB.NET programmers who wish to improve their project-focusedsoftware development skills. Programming novices and developers coming from other languages will find the book valuable because of its language instruction and project design knowledge. Once you finish the book, you will have a firm grasp of VB 2008's core concepts and language elements, and understand how to build VB projects as they were intended -- as complete, cohesive solutions.


Image

http://rapidshare.com/files/131991129/0596518439.rar




|Author: Star |30 September 2008| Category: E-books | Views: 70 | Comments (0) | Read More...

Professional Refactoring in Visual Basic
Professional Refactoring in Visual Basic























Image


Professional Refactoring in Visual Basic

In this one-of-a-kind book, shows you how to utilize the power of refactoring to improve the design of your existing code and become more efficient and productive. He provides you with a hands-on approach so you'll quickly learn how to manage and modify your code with refactoring tools and features. You'll also discover how to perform unit testing, refactoring to patterns, and refactoring to upgrade legacy Visual Basic code.

As you progress through the chapters, you'll build a prototype application from scratch. You'll then utilize refactoring techniques to transform the code into a properly designed, enterprise-level application. Arsenovski walks you step-by-step through each process while offering expert coding tips. You'll then be able to apply this information to real situations that arise as a result of company expansion, policy changes, or similar business decisions.

What you will learn from this book

*The steps involved in assembling a refactoring toolkit
*How to activate explicit and strict compiler options
*Effective strategies for error handling
*How to eliminate dead code, reduce scope, and remove unused references
*Method consolidation and extraction techniques
*Advanced object-oriented concepts and related refactorings
*How to organize code for large-scale projects
*Tips for taking advantage of LINQ and other VB 2008 enhancements
*Core refactorings and basic code smells
*How to use the free Refactor! add-in for Visual Basic
*Visual BasicCspecific refactorings and smells

Image

http://rapidshare.com/files/122514025/0470179791.rar




|Author: Star |30 September 2008| Category: E-books | Views: 72 | Comments (0) | Read More...

Mastering Microsoft Visual Basic 2008
Mastering Microsoft Visual Basic 2008


















Image


The Visual Basic book programmers count on

You can build rich, data-driven Windows applications and Web programs without endless coding if you use the right tools. This expert guide covers what you need to know to program with Visual Basic 2008, employ the latest Visual Studio 2008 tools, and operate efficiently within the .NET Framework.

In a clear, easy-to-follow style, the book moves from in-depth explanations to practicalinstruction to real-world examples. You'll thoroughly explore basic coding in VB 2008and learn to build interfaces without coding by using Visual Studio 2008's drag-and-drop visual tools. You'll get up to speed on Language Integrated Query (LINQ), the new component in .NET Framework 3.5, and you'll handle key tasks such as programming TreeView controls, encrypting data, and much more.

Enhance your skills in Visual Basic 2008 and the Visual Studio 2008 environment with the new edition of this bestselling guide.

Coverage includes:

*Understanding custom classes, controls, and other aspects of object-oriented programming
*Processing strings, characters, events, lists, and dates
*Designing forms with menus, and creating applications with multiple forms
*Printing business reports with headers, footers, and page numbers
*Exploring XML object serialization and XML Web services
*Querying databases and presenting data to users
*Programming basic objects of ADO.NET
*Harnessing ASP.NET 3.5 and developing Web applications
*Master the New Features in Visual Basic 2008, .NET Framework 3.5, and Visual Studio 2008
*Build a Custom, Practical Application from the Techniques in This Book
*Test, Debug, and Deploy a Variety of Applications in Visual Studio 2008
*Explore the New Vista Interface and How It Affects VB Programming
*Reinforce Your Programming Skills with Numerous Real-World Examples

Image

http://rapidshare.com/files/118432530/0470187425.zip




|Author: Star |30 September 2008| Category: E-books | Views: 66 | Comments (0) | Read More...

Sams Teach Yourself Visual Basic 2008 in 24 Hours: Complete Starter Kit
Sams Teach Yourself Visual Basic 2008 in 24 Hours: Complete Starter Kit


















Image

In just 24 sessions of one hour or less, you will be up and running with Visual Basic 2008. Using a straightforward, step-by-step approach, each lesson builds upon a real-world foundation forged in both technology and business matters, allowing you to learn the essentials of Visual Basic 2008 from the ground up. Step-by-step instructions carefully walk you through the most common questions, issues, and tasks. The Q&A section, quizzes, and exercises help you build and test your knowledge.

By the Way notes present interesting pieces of information. Did You Know? tips offer advice or teach an easier way to do something. Watch Out! cautions advise you about potential problems and help you steer clear of disaster.

Learn how to­

*Use the powerful design environment of Visual Studio 2008
*Design feature-rich interfaces using components such as tree views and tabs
*Create robust applications using modern error-handling
*Draw fast graphics using GDI+
*Build a database application using ADO.NET
*Distribute a Visual Basic 2008 Application
*Manipulate the Windows Registry
*Create, read, and write text files
*Use event-driven techniques to build responsive applications

Image

http://rapidshare.com/files/113092780/0672329840.rar




|Author: Star |30 September 2008| Category: E-books | Views: 66 | Comments (0) | Read More...

Beginning VB 2008 Databases: From Novice to Professional
Beginning VB 2008 Databases: From Novice to Professional


















Image

Beginning VB 2008 Databases teaches you everything you need to know about relational databases, SQL, and ADO.NET 2.0, giving you a sound start in developing console and Windows database applications. The book also includes chapters on the new SQL Server XML data type and the forthcoming LINQ enhancements to the next version of Visual Basic.

In addition to teaching you database basics like using SQL to communicate with databases, this book provides you with detailed, code-practical techniques to access data in Visual Basic 2008 across a range of coding situations. Code-heavy and full of practical detail, this book has been fully revised and upgraded for .NET 3.5 and offers you the best contemporary practice in this core programming area, so that youll find yourself using it in nearly all your .NET projects.

*Provides step-by-step instructions on how to install and configure necessary tools
*Presents all essential SQL query and update concepts and syntax, so you dont need prior familiarity with relational databases or SQL
*Describes how to use ADO.NET transactions, exceptions, and events
*Covers ADO.NET features for handling XML, text, and binary data within a Visual Basic 2008 context
*Explains all concepts through straightforward code examples

What youll learn

*How relational databases work and how to use them
*How Visual Basic uses ADO.NET to access databases
*How to write stored procedures in T-SQL and call them from Visual Basic programs
*How to use XML in database applications
*How to use LINQ to simplify VB database programming
*How to install SQL Server 2005 Express and use it to teach yourself databases by doing databases

Image

http://rapidshare.com/files/112254832/1590599470.zip

http://depositfiles.com/en/files/5120630




|Author: Star |30 September 2008| Category: E-books | Views: 82 | Comments (0) | Read More...

Visual Basic 2008 Recipes: A Problem-Solution Approach
Visual Basic 2008 Recipes: A Problem-Solution Approach

















Image

Sometimes you just need to solve a problem and get on with your work. To that end, Visual Basic 2008 Recipes is a compendium of practical solutions for busy VB .NET programmers. Create time for the more interesting aspects of your VB .NET project by solving common problems with the practical solutions and dozens of code examples in this book. Important new .NET 3.5 technologies, such as Windows Presentation Framework (WPF) and Language Integrated Query (LINQ), are covered, and each chapter addresses a specific problem domain, including database access, multimedia, XML manipulation, networking, and security. The code is free to download so you can use the recipes immediately.

*Take advantage of quality, readyCmade solutions to common Visual Basic programming problems.

*Avoid the tedium of having to reinvent the wheel. Focus instead on the more interesting problems specific to your application.

*Learn from and be inspired by what the authors have done. Use their work as stepping stones to solve even more complex problems.

What youll learn

*Cleanly separate userCinterface logic from business logic through the use of .NET 3.5s WPF.
*Store data to and retrieve data from your relational database using LINQ.
*Manipulate XML data using LINQ.
*Make your programs dynamically configurable through the judicious application of reflection.
*Take advantage of multiple CPU cores by writing multithreaded applications.
*Integrate multimedia into your Visual Basic projects.
<!-- google_ad_client = "pub-6985835782410156"; google_alternate_color = "FFFFFF"; google_ad_width = 336; google_ad_height = 280; google_ad_format = "336x280_as"; google_ad_type = "text"; //2007-06-29: ITStudy8, I336X280 google_ad_channel = "9432670236+9464226137"; google_color_border = "FFFFFF"; google_color_bg = "FFFFFF"; google_color_link = "0033CC"; google_color_text = "000000"; google_color_url = "000000"; //--> window.google_render_ad();


|Author: Star |30 September 2008| Category: E-books | Views: 68 | Comments (0) | Read More...

Visual Basic 2008 Programmer's Reference
Visual Basic 2008 Programmer's Reference

















Image

Providing programmers and developers of all skill levels with a comprehensive tutorial and reference to Visual Basic (VB) 2008, Microsoft MVP Rod Stephenspresents a broad, solid understanding of essential topics on the latest version of VB. He explains the forms, controls, and other objects that VB furnishes for building applications in a modern windows environment. Plus, he examines the powerful development environment that makes VB such a productive language, and he delves into the VB language itself to show you how to use it to perform an array of important development tasks.

New examples and extensively revised and retested code that complies with the 2008 release help you obtain a firm understanding of VB 2008. Extensive appendixes prove to be particularly useful to help you translate from the languages you already know into the corresponding VB syntax. Ultimately, you'll find coverage of the technologies you need in order to build sophisticated applications with VB 2008.

What you will learn from this book

*Extension methods for adding new features to existing classes
*How to select and use Windows Forms Controls for a specific purpose
*Tips for using subroutines and functions to break a program into manageable pieces
*Techniques for error handling and debugging
*Various important classes and objects to use when building an application
*How to use the graphics device interface routines to draw images in VB
*Ways an application interacts with its environment

Image

http://rapidshare.com/files/99570636/0470182628.zip




|Author: Star |30 September 2008| Category: E-books | Views: 70 | Comments (0) | Read More...

Accelerated VB 2008 (Accelerated)
Accelerated VB 2008 (Accelerated)


















Image

Visual Basic 2008 offers powerful new features, and Accelerated VB 2008 is the fastest path to mastering them, and the rest of Visual Basic, for both experienced Visual Basic programmers moving to VB 2008 and programmers moving to Visual Basic from another objectCoriented language. Many books introduce VB, but very few also explain how to use it optimally with the .NET common language runtime (CLR). This book teaches both core Visual Basic language concepts and how to wisely employ VB idioms and objectCoriented design patterns to exploit the power of VB and the CLR.

Accelerated VB 2008 is both a rapid tutorial and a permanent reference. Youll quickly master VB syntax while learning how the CLR simplifies many programming tasks. Youll also learn best practices that ensure your code will be efficient, reusable, and robust. Why spend months or years discovering the best ways to design and code VB when this book will show you how to do things the right way, right from the start?

*Comprehensively and concisely explains both Visual Basic 2005 and Visual Basic 2008 features
*Focuses on the language itself and on how to use Visual Basic 2008 proficiently for all .NET application development
*Concentrates on how VB features work and how to best use them for robust, highCperformance code

What youll learn

*How VB works with and exploits the CLR
*How to use arrays and collections
*How to handle events with delegates
*How to design and use generic types and methods
*How to thread efficiently and robustly
*How the new VB 2008 anonymous types, lamba expressions, and extension methods work and how to use them

Image

http://rapidshare.com/files/113982126/1590598741.zip




|Author: Star |30 September 2008| Category: E-books | Views: 69 | Comments (0) | Read More...

Previus Page << 1 2 >> Next Page
On page :
Vote
 

Best love
Good wink
Normal smile
Bad request


 

Calendar
 
«    September 2008    »
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 
 

Top 10 News
  » Space Station Alpha - The Encounter
» Agogee Games Collection
» Fishing Craze v1.0
» The Adventures of Jonny Quest: Cover-Up at Roswell
» Garmin MapSource BlueChart v10
» Bermuda Triangle: Saving The Coral
» Dynasty Warriors: Strikeforce (2010)
» Disney’s Math Quest with Aladdin
» Chessbase Mega Database 2010
» Mario & Luigi: Journey to the Center of Bowser
 

Search In Site
 

 

AD In Here
 

 

Last Referer
  Fatal Error
Fatal Error: could not open XML input (http://xml.download-provider.com/search/KEYWORDS.xml?aff.id=1467)

 

Friends Link
  » AV Star
» Life Insurance Groups
» Dream Realm
» .:: Money Maker ::.
» .:: Hallo World! ::.
» All PC Tips
» Pokerwelt
 

Powered by DataLifeEngine