Set Homepage Add To Favorites
 
Login To Site
Username:  
Password:  
   
   
Register In Site
Forgot My Password?
Free Book City !!~~!! www.freebookcity.com » Programming » Other
Main Menu
Home Page Site Stats
Add News Register
Last Comments New Articles
RSS 2.0 Contact Us
 
Advanced Search
Categories
Top 25 news
Vote
ADVERTISE
Archives
December 2008 (4)
November 2008 (10)
October 2008 (10)
September 2008 (60)
August 2008 (98)
July 2008 (133)
June 2008 (103)
May 2008 (112)
April 2008 (248)
March 2008 (599)
February 2008 (787)
January 2008 (385)
December 2007 (36)
Friend List

Farsi Books
Ebookee
Ganjian
Security Books
Share 4 All
Neu-Pro
END X Software
pc-UrgenT
Book Share
Warez Fantom
DownArchive
P30Warez
Book 4 Share
Scribd
TaleBooks.com
Back Link
Arateh
Shabaneh
GiGAWarez.Com
Bank Information
FlazX
Daily Internet Guide
Free Ebooks
TeamDownload.Com
Media Player
P30Mobile
FunRapid
ارطه
بانک مقالات فارسی
Usa Bank
Articles World
Free Ebook
ADVERTISE
Site Info
Best Authors:
1- free book city (2371)
2- pander (65)
3- pipnpepi (35)
4- ali jan (33)
5- CaseMan (31)
6- delokrat (19)
7- romanenko70 (15)
8- Vip_DownloadeR (13)
9- webiv (11)
10- Eva_Smith (10)

Articles:
  Today: 24
  This Month: 77
  All News: 2661

Users:
  Today: 55
  This Month: 1653
  All Users: 23138
  Banned: 0
Online Members
Online Users: 15
User: 2
WHOPPER82, shaharee
Robot: 1
Google.com
Guest: 12
 
 

Programming » Other : Visual Basic 2008 Recipes: A Problem-Solution Approach (Recipes: a Problem-Solution Approach)
 
Visual Basic 2008 Recipes: A Problem-Solution Approach (Recipes: a Problem-Solution Approach)


Visual Basic 2008 Recipes: A Problem-Solution Approach (Recipes: a Problem-Solution Approach)


Visual Basic 2008 Recipes: A Problem-Solution Approach
Todd Herman , Allen Jones, et al | Apress | April 2008 | PDF | 704 Pages | ISBN: 1590599705 | 9.2 MB

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.
 
 
Comments (0)  Read More...
 
 
Web Design&Development, Other : Facebook API Developers Guide
 
Facebook API Developers Guide


Facebook API Developers Guide


Wayne Graham “Facebook API Developers Guide"
Apress | 2008-03-03 | ISBN:1430209690 | 137 pages | PDF | 9,7 Mb


The Facebook API allows web developers to create Facebook applications and access Facebook data from other applications. Facebook API Developers Guide covers the use and implementation of the Facebook API—what the key features are and how you can access them. You will learn, through practical examples, the main features of the Facebook API including an introduction to the API–specific languages FQL and FBML. These examples are further supported by the introduction of other technologies like language libraries, relational database management systems, and XML.
 
 
Comments (0)  Read More...
 
 
Programming » Other : Practical JRuby on Rails Web 2.0 Projects: Bringing Ruby on Rails to Java
 
Practical JRuby on Rails Web 2.0 Projects: Bringing Ruby on Rails to Java

Practical JRuby on Rails Web 2.0 Projects: Bringing Ruby on Rails to Java


Ola Bini “Practical JRuby on Rails Web 2.0 Projects: Bringing Ruby on Rails to Java"
Apress | 2007-09-24 | ISBN:1590598814 | 330 pages | PDF | 1,5 Mb


Discover how JRuby on Rails can be used to create web applications faster and more efficiently while still taking advantage of the vast power of the Java platform.

Ruby on Rails is proving itself to be one of the most efficient and powerful agile web development application frameworks available and has had a profound influence on the Java community. The JRuby project offers Java developers the best of two worlds: the flexibility of Ruby on Rails coupled with the enterprise-level power and maturity of the Java platform.
 
 
Comments (0)  Read More...
 
 
Programming » Other : Accelerated VB 2008
 
Accelerated VB 2008


Accelerated VB 2008


Guy Fouché, Trey Nash “Accelerated VB 2008 "
Apress | 2008-01-28 | ISBN:1590598741 | PDF | 464 pages | 2,3 Mb


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 object–oriented 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 object–oriented design patterns to exploit the power of VB and the CLR.
 
 
Comments (0)  Read More...
 
 
Programming » Other : Visual Basic 2008 Programmer's Reference
 
Visual Basic 2008 Programmer's Reference


Visual Basic 2008 Programmer's Reference


Rod Stephens " Visual Basic 2008 Programmer's Reference "
Wrox | 2008-02-05 | ISBN:0470182628 | PDF | 1248 pages | 8,8 Mb

Visual Basic 2008 Programmer's Reference is a language tutorial and a reference guide to the upcoming 2008 release of Visual Basic. The tutorial provides basic material suitable for beginners but also includes in-depth content for more advanced developers.
The second part of the book is a reference that quickly allows programmers to locate information for specific language features. The entries in these appendices allow the reader to quickly review the details of important programming, objects, properties, methods, and events.
 
 
Comments (0)  Read More...
 
 
Programming » Other : Applying UML: Advanced Applications
 
Applying UML: Advanced Applications


Applying UML: Advanced Applications


Unified Modeling Language (UML) is a general-purpose notation language for specifying and visualizing complex software, especially large, object-oriented projects. Object-oriented programming is when a programmer defines not only the data type of a data structure, but also the types of operations/functions that can be applied to the data structure.
Applying UML addresses the practical issues faced by users in adopting UML. As the title suggests, it helps the reader in actually applying UML to real life situations, rather than just in learning the language. The book covers in depth detail of UML, including notation on profiles and extensions. The scope of the book assumes prior experience in software engineering and/or business modeling, an understanding of object-oriented concepts and a basic knowledge of UML.

* Case study driven approach covering a wide range of issues
* Contains advanced tutorial material to aid learning
* Focuses on practical issues in the application of UML
 
 
Comments (0)  Read More...