{ipb.vars['home_name']}
Free Engineering Ebooks | French Property | Debt Help | House Insurance | Canon

> لحظة من فضلك

أخي الكريم هذا القسم خصص لنشر الكتب والمصادر التقنية لتسهيل عملية الحصول عليها للأعضاء نتمنى منكم عدم نشر طلبات الكتب في هذا القسم حفاظاً على تنظيمه

2 الصفحات V  < 1 2  
Reply to this topicStart new topic
> my collection of programming e-books
yassir
المشاركة 15-06-2008, 06:57 pm
مشاركة #16


عضو
**

المجموعة: عضو
المشاركات: 22
التسجيل: 15-06-08
رقم العضوية: 31916



The ASP.NET 2.0 Anthology: 101 Essential Tips, Tricks &



QUOTE
Book Description
An ASP.NET 2.0 book that just helps you get things done!
This book contains a collection of 101 best practice, object oriented solutions that you can easily adapt to your own projects.

Coverage includes:


Working with text, numbers, dates & times
Accessing data with ADO.NET
Form validation under multiple scenerios
Page, Session and application state tips
Access control in web applications
Producing standards compliant output
Enhancing applications with AJAX
Working with Email
Handling errors and debugging
Performance tips and pitfalls
And much more!


CODE
http://rapidshare.com/files/76383346/SitePoint.The.ASP.NET.2.0.Anthology.Sep.2007.zip
Go to the top of the page
 
+Quote Post
yassir
المشاركة 15-06-2008, 06:57 pm
مشاركة #17


عضو
**

المجموعة: عضو
المشاركات: 22
التسجيل: 15-06-08
رقم العضوية: 31916



Wiley Data Analysis Using SQL and Excel




QUOTE
Book Description
One of the leading experts on business data mining shows managers how to leverage SQL and Excel to perform sophisticated types of business analysis without the expense of data mining tools and consultants
Explains how to use the relatively simple tools of SQL and Excel to extract useful business information from relational databases
Each chapter discusses why and when to perform a particular type of business analysis to obtain a useful business result, how to design and perform the analysis using SQL and Excel, and what the results look like in SQL and Excel
Presents hints, warnings, and technical asides about Excel, SQL, and data analysis/mining


CODE
http://rapidshare.com/files/76385675/Wiley.Data.Analysis.Using.SQL.and.Excel.Oct.2007.zip
Go to the top of the page
 
+Quote Post
yassir
المشاركة 15-06-2008, 06:59 pm
مشاركة #18


عضو
**

المجموعة: عضو
المشاركات: 22
التسجيل: 15-06-08
رقم العضوية: 31916



Wordware Learn C# Includes the C# 3.0 Features



QUOTE
Book description
Learn C# begins with the basics, then dives into the depths of C# development with easy-to-use tutorials, ready-to-run examples, and drills. The book covers the language features introduced in versions 1.0, 2.0, and 3.0, with an emphasis on the powerful features introduced in C# 2.0 and the enhancements added in C# 3.0.
Additionally, the book introduces the IDE and the features of Visual Studio 2005 that increase productivity such as XSD-based IntelliSense, code snippets, smart tags, and refactoring.

Learn about:
Generics
Iterators
Anonymous types and methods
Partial and static classes
Nullable types
The namespace alias qualifier
Property accessor accessibility
Covariance and contravariance
Implicitly typed local variables and arrays
Object initializers
Func delegate types
Lambda expressions and query expressions

The companion files containing the source code for all the examples can be downloaded from http://www.wordware.com/files/csharp.


CODE
http://rapidshare.com/files/76386080/Wordware.Learn.C.Sharp.Includes.the.C.Sharp.3.0.Features.Aug.2007.zip
Go to the top of the page
 
+Quote Post
yassir
المشاركة 15-06-2008, 07:01 pm
مشاركة #19


عضو
**

المجموعة: عضو
المشاركات: 22
التسجيل: 15-06-08
رقم العضوية: 31916



ASP.NET 2.0 Website Programming: Problem - Design - Solution


ASP.NET 2.0 Website Programming: Problem - Design - Solution



QUOTE
ASP.NET 2.0 Programming: Problem Design Solution is aimed at describing, designing, and implementing a site much like the ones you’re probably working on or will be soon, while taking the opportunity to introduce and explain many of the new features that the new great ASP.NET 2.0 framework offers. Difficult problems are addressed head-on so you'll be ready for most of the problems you’ll typically face when writing a modern website, and have one or more solutions ready for them.
Unlike many other ASP.NET books that show examples for individual pages or features, the example in this book is an integrated end-to-end site (written in C#). The entire book and site has been written specifically for ASP.NET 2.0, to use the ASP.NET 2.0 features wherever they make sense.

The end-result is a website which features a layout with user-selectable themes, a membership system, a content management system for publishing and syndicating articles and photos, polls, mailing lists, forums, an e-commerce store with support for real-time credit card processing, homepage personalization, and localization. The book leads the reader through development of a site with:

Account registration, personalization and theming
News and events, organized into categories
Opinion polls
Newsletter
Forums
E-commerce store with shopping cart and order management
Localization
Administration of a site will be covered including:
Full online back-end administrative section, to manage practically all data from an intuitive user interface
Site deployment
In building these site features, you'll learn these new ASP.NET 2.0 features:
Master pages
Theming
Personalization & Web parts
Membership & Profile modules
Personalization
The new server-side UI controls such as GridView, DetailsView, FormView, Wizard, MultiView, the new xxxDataSource and navigation controls, among others.
The new compilation mode and deployment modes
The new framework for instrumenting the site, as well as handling & logging exceptions
The new ADO.NET 2.0 features (e.g. caching with database dependency)
The new classes for easy distributed transactions Management


CODE
http://rapidshare.com/files/76388062/Wrox.ASP.NET.2.0.Website.Programming.Problem.Design.Solution.May.2006.zip
Go to the top of the page
 
+Quote Post
yassir
المشاركة 15-06-2008, 07:01 pm
مشاركة #20


عضو
**

المجموعة: عضو
المشاركات: 22
التسجيل: 15-06-08
رقم العضوية: 31916



Beginning ASP.NET 2.0 AJAX




QUOTE
Description
Written by a high-power team of Microsoft MVPs, this book provides a comprehensive introduction to the ASP.NET AJAX features
After a quick overview of the architecture and features of ASP.NET 2.0 AJAX, coverage then goes on to show developers how to build richer, more responsive dynamic Web sites and Web applications
Dives into such topics as ASP.NET 2.0 AJAX user interface design issues, JavaScript enhancements with AJAX, how to use the UpdatePanel for implementing server-side controls, and XML scripting in AJAX
Also offers an outline of the ASP.NET 2.0 AJAXControl Toolkit, and discusses implementing drag and drop functions, databinding, debugging and security, ASP.NET services, and bridging and gadgets
The companion Web site provides readers with a rich set of code examples


CODE
http://rapidshare.com/files/76389750/Wrox.Beginning.ASP.NET.2.0.AJAX.Jul.2007.zip
Go to the top of the page
 
+Quote Post
yassir
المشاركة 16-06-2008, 12:51 pm
مشاركة #21


عضو
**

المجموعة: عضو
المشاركات: 22
التسجيل: 15-06-08
رقم العضوية: 31916



Beginning ASP.NET 2.0 with C#




QUOTE
Book Description
ASP.NET 2.0 is an amazing technology that allows you to develop web sites and applications with very little hassle, and its power and depth enable it to host even the most complex applications available. Using code examples in C#, this invaluable beginner's guide shows you how to program web applications in ASP.NET 2.0 and see dynamic results with minimal effort.
Through detailed explanations and working C# code examples, this popular author team eases you into the world of ASP.NET development and gradually introduces you to all sorts of interesting ASP.NET tricks and tools. You'll quickly see how ASP.NET 2.0 is designed to ensure a significant reduction in the amount of code you have to write--and, in turn, to make your life easier.

What you will learn from this book

Why Visual Web Developer is an ideal environment for building feature-rich ASP.NET 2.0 applications with C#
How to secure web sites, providing login functionality and role-based access to content
Useful techniques for safely updating data, using ASP.NET 2.0's built-in data handling capabilities
How centralized site design can be easily achieved
How to add e-commerce functionality to a site
Methods for enhancing an application's performance


CODE
http://rapidshare.com/files/76517265/Wrox.Beginning.ASP.NET.2.0.with.C.Sharp.May.2006.zip


Go to the top of the page
 
+Quote Post
egyphp
المشاركة 16-06-2008, 11:26 pm
مشاركة #22


عضو متميز
*****

المجموعة: عضو
المشاركات: 445
التسجيل: 6-05-04
البلد: EGYPT
رقم العضوية: 7471



جزاك الله ألف خير على هذا المجود الرائع

عاجز عن الشكر


--------------------
بسم الله الرحمن الرحيم

{مَا يَلْفِظُ مِن قَوْلٍ إِلَّا لَدَيْهِ رَقِيبٌ عَتِيدٌ }

سورة ق{18}

{وَيَسْأَلُونَكَ عَنِ الرُّوحِ قُلِ الرُّوحُ مِنْ أَمْرِ رَبِّي وَمَا أُوتِيتُم مِّن الْعِلْمِ إِلاَّ قَلِيلاً}

سورة الإسراء{85}

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Go to the top of the page
 
+Quote Post

2 الصفحات V  < 1 2
Reply to this topicStart new topic
1 عدد القراء الحاليين لهذا الموضوع (1 الزوار 0 المتخفين)
0 الأعضاء: