Diễn đàn tin học, học tập và giải trí

Diễn đàn thảo luận tin học, học tập và giải trí miễn phí.

Make A Donation

TestOut MCAD 70-315 Web Apps With MS Visual C#.NET And VS.NET

Đây là bài viết TestOut MCAD 70-315 Web Apps With MS Visual C#.NET And VS.NET trong box

Video

một box của chuyên mục

Thư Viện Trực Quan

Product info: Videos: 61 Demonstrations: 43 Simulations: 39 Fact Sheets: 56 Exam Questions: 209 Exams: 8 CourseSim CourseSim is a ...


Trở lại   Home > Forums > Ebook, Video & Audio Hướng Dẫn > Thư Viện Trực Quan > Video

Múi giờ GMT +7. Hiện tại là 07:28 PM.





  #1  
Cũ 08-10-2007, 08:39 AM
cook's Avatar
Member
 
Tham gia ngày: Jan 2007
Bài gửi: 71
Thanks: 0
Thanked 26 Times in 11 Posts
Last Online:
01-04-2009 11:57 AM
Mặc định TestOut MCAD 70-315 Web Apps With MS Visual C#.NET And VS.NET



Product info:
Videos: 61
Demonstrations: 43
Simulations: 39
Fact Sheets: 56
Exam Questions: 209
Exams: 8

CourseSim
CourseSim is a comprehensive learning tool that is aligned with vendor-developed certification objectives. The CourseSim materials integrate multimedia technologies, applied simulation technologies, instructional animations, and technical graphic images into a sophisticated learning environment.

LabSim
LabSim is the world's highest fdelity simulation product that aligns with the leading IT certifications. LabSim allows you to simulate hardware, operating systems and network configurations on your computer without the need of additional hardware or software. It is like having an interactive learning lab, without the expensive setup costs.

ExamSim
ExamSim software is designed to give students practical experience for taking certification exams. The tests look and feel just like the actual exams. This tool is critical to assess practical knowledge of training objectives and concepts. Each exam title comes with hundreds of randomized practice questions that cover all official exam objectives

Contents:
1.0 Introduction

1.1 .NET Review

1.1.1 Course Introduction
1.1.2 .NET Framework
1.1.3 .NET Components
1.1.4 .NET Benefits
1.1.5 C# Introduction
1.1.6 .NET Framework Components

1.2 Web Applications

1.2.1 ASP.NET Introduction
1.2.2 HTML Overview
1.2.3 Common HTML Tags

1.3 Visual Studio.NET

1.3.1 Visual Studio Overview
1.3.2 Installing Visual Studio.NET
1.3.3 Creating a Web Project
1.3.4 Using the Solution Explorer
1.3.5 Using the Toolbox and Properties Windows
1.3.6 Adding Forms
1.3.7 Viewing Pages
1.3.8 Using the Visual Studio Simulator

2.0 C# Review

2.1 Classes and Methods

2.1.1 Classes
2.1.2 Using Classes
2.1.3 OOP Concepts
2.1.4 Creating Static Methods and Constructors
2.1.5 Class and Method Facts
2.1.6 Create a Class

2.2 Namespaces

2.2.1 Namespaces
2.2.2 Declaring Namespaces
2.2.3 Namespace Facts
2.2.4 Use Namespaced Classes

2.3 Inheritance

2.3.1 Inheritance
2.3.2 Using Inheritance
2.3.3 Inheritance Facts

3.0 Web Forms

3.1 Web Applications

3.1.1 Web Forms
3.1.2 Creating a Web Application
3.1.3 Web Form Facts

3.2 User Interface

3.2.1 User Interface
3.2.2 Creating the User Interface
3.2.3 Code-behind Pages
3.2.4 User Interface Facts
3.2.5 Create a Web Page

3.3 Layout

3.3.1 Grid and Flow Layout
3.3.2 Using Layouts
3.3.3 Layout Facts

3.4 Web Server Controls

3.4.1 HTML and Web Server Controls
3.4.2 Web Server Controls
3.4.3 Using Web Server Controls
3.4.4 Server Control Facts
3.4.5 Add Controls 1
3.4.6 Add Controls 2

3.5 Globalization and Usability

3.5.1 Current Culture Facts
3.5.2 Globalizing Web Applications
3.5.3 Using Satellite Assemblies
3.5.4 Accessibility
3.5.5 Help

4.0 Code-behind

4.1 Code-behind Pages

4.1.1 Code-behind Pages
4.1.2 Editing the Code-behind
4.1.3 Code-behind Facts
4.1.4 Rename an ASPX Page

4.2 Events

4.2.1 Events and Handlers
4.2.2 Web Events
4.2.3 Using Page Postback
4.2.4 Events and Postback Facts
4.2.5 Use Postback
4.2.6 Add Page Navigation
4.2.7 Correct ViewState Settings

5.0 Controls

5.1 Validation Controls

5.1.1 User Validation
5.1.2 Validation Controls
5.1.3 Implementing Validation
5.1.4 Validation Facts
5.1.5 Add Validation 1
5.1.6 Add Validation 2
5.1.7 Add Validation Summary
5.1.8 Validating Non-Latin Text

5.2 User Controls

5.2.1 User Controls
5.2.2 Creating User Controls
5.2.3 Hosting User Controls
5.2.4 Exposing User Controls
5.2.5 User Control Facts
5.2.6 Create a User Control
5.2.7 Add a User Control

6.0 Debugging, Tracing, and Exceptions

6.1 Testing and Debugging

6.1.1 Testing Facts
6.1.2 Debugging
6.1.3 Interactive Debugging
6.1.4 Debugging Facts

6.2 Tracing

6.2.1 Page Output Tracing
6.2.2 Page Tracing
6.2.3 Use Page Tracing
6.2.4 Configure Page Tracing
6.2.5 Component Tracing
6.2.6 Tracing a Component
6.2.7 Use Component Tracing
6.2.8 Tracing Facts

6.3 Exception Handling

6.3.1 Structured Exception Handling
6.3.2 Handling Exceptions
6.3.3 Exception Facts
6.3.4 Handle Exceptions

6.4 Debug Objects

6.4.1 Trace and Debug Objects
6.4.2 Using the Debug Object
6.4.3 Trace and Debug Object Facts

7.0 State Management

7.1 State Management Concepts

7.1.1 State Management
7.1.2 State Management Facts

7.2 Server-side State

7.2.1 Server-side State Management
7.2.2 Using Application and Session Objects
7.2.3 Session State Management
7.2.4 Session State Modes
7.2.5 Server-side State Facts
7.2.6 Use the Application Object
7.2.7 Use the Session Object

7.3 Client-side State

7.3.1 Client-side State Management
7.3.2 Using the HttpCookie Class
7.3.3 Cookie-less Sessions
7.3.4 Managing Cookie-less Sessions
7.3.5 Client-side State Facts
7.3.6 Use HTTP Cookies

7.4 Cache Objects

7.4.1 Cache Objects
7.4.2 Cache Object Facts
7.4.3 Use the Cache

8.0 Accessing Data

8.1 ADO.NET Overview

8.1.1 ADO.NET Concepts
8.1.2 ADO.NET Components

8.2 Connections

8.2.1 Connections
8.2.2 Making a Connection
8.2.3 Create a SqlConnection
8.2.4 Connection Facts

8.3 DataSet and DataAdapter

8.3.1 DataSet
8.3.2 DataAdapter
8.3.3 Using DataSet and DataAdapter
8.3.4 Use a DataSet
8.3.5 DataSet and DataAdapter Facts
8.3.6 Advanced DataSet Operations

8.4 Command and DataReader

8.4.1 Command
8.4.2 DataReader
8.4.3 Using Command and DataReader
8.4.4 Command Facts
8.4.5 DataReader Facts
8.4.6 Use ExecuteReader
8.4.7 Use ExecuteScalar
8.4.8 Insert Data
8.4.9 Update Data
8.4.10 Delete Data

8.5 DataView

8.5.1 DataView
8.5.2 Using a DataView
8.5.3 DataView Facts
8.5.4 Sort and Filter Data

8.6 Stored Procedures

8.6.1 Stored Procedures
8.6.2 Calling a Stored Procedure
8.6.3 Stored Procedure Facts
8.6.4 Use a Stored Procedure
8.6.5 Use Stored Procedure Parameters

8.7 Data Access Errors

8.7.1 SQL Exception Facts
8.7.2 Concurrency Conflict Facts
8.7.3 Transaction Facts

9.0 XML

9.1 XML Concepts

9.1.1 XML Concepts
9.1.2 XML Basics
9.1.3 XML Core Technologies
9.1.4 XML and ADO.NET
9.1.5 XML Technologies

9.2 XML and DataSets

9.2.1 Using the DataSet with XML
9.2.2 XML DataSet Facts
9.2.3 Load XML into a DataSet

10.0 XML Web Services

10.1 XML Web Services

10.1.1 XML Web Services
10.1.2 XML Web Service Facts

10.2 Building Web Services

10.2.1 Server-side Services
10.2.2 Building a Web Service
10.2.3 Building Web Services Facts
10.2.4 Create a Web Service
10.2.5 Client-side Services
10.2.6 Consuming a Web Service
10.2.7 Using a Web Service Facts
10.2.8 Use Web Service Methods

11.0 Security

11.1 Web Security

11.1.1 Web Security Concepts
11.1.2 Identities, Principals, and Roles
11.1.3 Web Security Facts
11.1.4 Using Identities and Principals
11.1.5 Get Security Information

11.2 IIS Authentication

11.2.1 IIS Security
11.2.2 Using Windows Authentication
11.2.3 Forms Authentication
11.2.4 Implementing Forms Authentication
11.2.5 Passport Authentication
11.2.6 Authentication Facts
11.2.7 Configure Forms Authentication

12.0 Optimization and Deployment

12.1 Optimization

12.1.1 Optimizing the Web Application
12.1.2 Page Output Caches
12.1.3 Using Page Output Cache and Page Fragments
12.1.4 Optimization Facts
12.1.5 Enable the Page Output Cache
...

Download :

 http://rapidshare.com/files/317406/www.yoknall.com_TestOut.MCAD.70-315.Web.Apps.With.MS.Visual.C.Sharp.NET.And.VS.NET-LiBiSO.part01.rar 
     
     http://rapidshare.com/files/317405/www.yoknall.com_TestOut.MCAD.70-315.Web.Apps.With.MS.Visual.C.Sharp.NET.And.VS.NET-LiBiSO.part02.rar 
     
     http://rapidshare.com/files/317407/www.yoknall.com_TestOut.MCAD.70-315.Web.Apps.With.MS.Visual.C.Sharp.NET.And.VS.NET-LiBiSO.part03.rar 
     
     http://rapidshare.com/files/317408/www.yoknall.com_TestOut.MCAD.70-315.Web.Apps.With.MS.Visual.C.Sharp.NET.And.VS.NET-LiBiSO.part04.rar 
     
     http://rapidshare.com/files/317409/www.yoknall.com_TestOut.MCAD.70-315.Web.Apps.With.MS.Visual.C.Sharp.NET.And.VS.NET-LiBiSO.part05.rar 
     
     http://rapidshare.com/files/317521/www.yoknall.com_TestOut.MCAD.70-315.Web.Apps.With.MS.Visual.C.Sharp.NET.And.VS.NET-LiBiSO.part06.rar 
     
     http://rapidshare.com/files/317522/www.yoknall.com_TestOut.MCAD.70-315.Web.Apps.With.MS.Visual.C.Sharp.NET.And.VS.NET-LiBiSO.part07.rar 
     
     http://rapidshare.com/files/317524/www.yoknall.com_TestOut.MCAD.70-315.Web.Apps.With.MS.Visual.C.Sharp.NET.And.VS.NET-LiBiSO.part08.rar 
     
     http://rapidshare.com/files/317525/www.yoknall.com_TestOut.MCAD.70-315.Web.Apps.With.MS.Visual.C.Sharp.NET.And.VS.NET-LiBiSO.part09.rar 
     
     http://rapidshare.com/files/317526/www.yoknall.com_TestOut.MCAD.70-315.Web.Apps.With.MS.Visual.C.Sharp.NET.And.VS.NET-LiBiSO.part10.rar 
     
     http://rapidshare.com/files/317615/www.yoknall.com_TestOut.MCAD.70-315.Web.Apps.With.MS.Visual.C.Sharp.NET.And.VS.NET-LiBiSO.part11.rar 
     
     http://rapidshare.com/files/317621/www.yoknall.com_TestOut.MCAD.70-315.Web.Apps.With.MS.Visual.C.Sharp.NET.And.VS.NET-LiBiSO.part12.rar 
     
     http://rapidshare.com/files/317619/www.yoknall.com_TestOut.MCAD.70-315.Web.Apps.With.MS.Visual.C.Sharp.NET.And.VS.NET-LiBiSO.part13.rar 
     
     http://rapidshare.com/files/317622/www.yoknall.com_TestOut.MCAD.70-315.Web.Apps.With.MS.Visual.C.Sharp.NET.And.VS.NET-LiBiSO.part14.rar 
     
 http://rapidshare.com/files/317606/www.yoknall.com_TestOut.MCAD.70-315.Web.Apps.With.MS.Visual.C.Sharp.NET.And.VS.NET-LiBiSO.part15.rar 
password : www.yoknall.com
Lastcheck by F4VN Bot: March 4, 2009, 4:56 am


New link of 211211:
http://rapidshare.com/files/60605286/MCAD_2070-315.rar.001 http://rapidshare.com/files/60605277/MCAD_2070-315.rar.002 http://rapidshare.com/files/60605278/MCAD_2070-315.rar.003 http://rapidshare.com/files/60605269/MCAD_2070-315.rar.004 http://rapidshare.com/files/60605267/MCAD_2070-315.rar.005 http://rapidshare.com/files/60605285/MCAD_2070-315.rar.006 http://rapidshare.com/files/60605274/MCAD_2070-315.rar.007 http://rapidshare.com/files/60605284/MCAD_2070-315.rar.008 http://rapidshare.com/files/60605280/MCAD_2070-315.rar.009 http://rapidshare.com/files/60605281/MCAD_2070-315.rar.010 http://rapidshare.com/files/60605283/MCAD_2070-315.rar.011 http://rapidshare.com/files/60605276/MCAD_2070-315.rar.012
TESTOUT MCAD 70-316 - Developing Windows Apps with C# & Visual Studio.NET
     http://rapidshare.com/files/60606308/MCAD_70-316_Disk_1.rar.001     
     http://rapidshare.com/files/60606304/MCAD_70-316_Disk_1.rar.002     
     http://rapidshare.com/files/60606309/MCAD_70-316_Disk_1.rar.003     
     http://rapidshare.com/files/60606315/MCAD_70-316_Disk_1.rar.004     
     http://rapidshare.com/files/60606319/MCAD_70-316_Disk_1.rar.005     
     http://rapidshare.com/files/60606316/MCAD_70-316_Disk_1.rar.006     
     http://rapidshare.com/files/60606305/MCAD_70-316_Disk_1.rar.007     
     http://rapidshare.com/files/60606306/MCAD_70-316_Disk_1.rar.008     
     http://rapidshare.com/files/60606311/MCAD_70-316_Disk_1.rar.009     
     http://rapidshare.com/files/60606312/MCAD_70-316_Disk_1.rar.010     
     http://rapidshare.com/files/60606307/MCAD_70-316_Disk_1.rar.011     
     http://rapidshare.com/files/60606310/MCAD_70-316_Disk_1.rar.012     
-----------------------------------------
     http://rapidshare.com/files/60607947/MCAD_70-316_Disk_2.rar.001     
     http://rapidshare.com/files/60607949/MCAD_70-316_Disk_2.rar.002     
     http://rapidshare.com/files/60607948/MCAD_70-316_Disk_2.rar.003     
     http://rapidshare.com/files/60607951/MCAD_70-316_Disk_2.rar.004     
     http://rapidshare.com/files/60607933/MCAD_70-316_Disk_2.rar.005     
     http://rapidshare.com/files/60607936/MCAD_70-316_Disk_2.rar.006     
     http://rapidshare.com/files/60607939/MCAD_70-316_Disk_2.rar.007     
     http://rapidshare.com/files/60607945/MCAD_70-316_Disk_2.rar.008     
     http://rapidshare.com/files/60607954/MCAD_70-316_Disk_2.rar.009     
     http://rapidshare.com/files/60607944/MCAD_70-316_Disk_2.rar.010     
     http://rapidshare.com/files/60607942/MCAD_70-316_Disk_2.rar.011 

thong bao trong bai viet đăng nhập đăng ký thông báo về các cấp mem ở F4VN cách lấy Direct Links của F4VN


Mirror:
http://othermirror.com/movie-TestOut MCAD 70-315 Web Apps With MS Visual C#.NET And VS.NET/
http://othermirror.com/game-TestOut MCAD 70-315 Web Apps With MS Visual C#.NET And VS.NET/
http://othermirror.com/anime-TestOut MCAD 70-315 Web Apps With MS Visual C#.NET And VS.NET/
http://othermirror.com/musics-TestOut MCAD 70-315 Web Apps With MS Visual C#.NET And VS.NET/
http://othermirror.com/torrentz-TestOut MCAD 70-315 Web Apps With MS Visual C#.NET And VS.NET/
http://othermirror.com/subtitle-TestOut MCAD 70-315 Web Apps With MS Visual C#.NET And VS.NET/

Các bài viết cùng chủ đề liên quan:

thay đổi nội dung bởi: JesseOrYou, 08-06-2009 lúc 11:04 PM Lý do: Check + add new link!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiGoogle Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!Twit this!
Trả Lời Với Trích Dẫn Trở Lên Trên
  #2  
Cũ 08-10-2007, 11:36 AM
iam.libra's Avatar
Junior Member
 
Tham gia ngày: Jun 2007
Bài gửi: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Last Online:
27-05-2009 08:45 AM
Mặc định

links die hết rồi bạn ơi

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiGoogle Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!Twit this!
Trả Lời Với Trích Dẫn Trở Lên Trên
  #3  
Cũ 08-10-2007, 01:27 PM
211211's Avatar
Super Moderator E-Books
 
Tham gia ngày: Aug 2006
Bài gửi: 2.185
Thanks: 1.837
Thanked 745 Times in 419 Posts
Last Online:
hôm nay 11:29 AM
Mặc định

mirror link!

TESTOUT MCAD 70-315 - Developing Web Apps with C# & Visual Studio.NET

    http://rapidshare.com/files/60605286/MCAD_2070-315.rar.001    
    http://rapidshare.com/files/60605277/MCAD_2070-315.rar.002    
    http://rapidshare.com/files/60605278/MCAD_2070-315.rar.003    
    http://rapidshare.com/files/60605269/MCAD_2070-315.rar.004    
     http://rapidshare.com/files/60605267/MCAD_2070-315.rar.005     
     http://rapidshare.com/files/60605285/MCAD_2070-315.rar.006     
     http://rapidshare.com/files/60605274/MCAD_2070-315.rar.007     
     http://rapidshare.com/files/60605284/MCAD_2070-315.rar.008     
     http://rapidshare.com/files/60605280/MCAD_2070-315.rar.009     
     http://rapidshare.com/files/60605281/MCAD_2070-315.rar.010     
     http://rapidshare.com/files/60605283/MCAD_2070-315.rar.011     
     http://rapidshare.com/files/60605276/MCAD_2070-315.rar.012
TESTOUT MCAD 70-316 - Developing Windows Apps with C# & Visual Studio.NET
     http://rapidshare.com/files/60606308/MCAD_70-316_Disk_1.rar.001     
     http://rapidshare.com/files/60606304/MCAD_70-316_Disk_1.rar.002     
     http://rapidshare.com/files/60606309/MCAD_70-316_Disk_1.rar.003     
     http://rapidshare.com/files/60606315/MCAD_70-316_Disk_1.rar.004     
     http://rapidshare.com/files/60606319/MCAD_70-316_Disk_1.rar.005     
     http://rapidshare.com/files/60606316/MCAD_70-316_Disk_1.rar.006     
     http://rapidshare.com/files/60606305/MCAD_70-316_Disk_1.rar.007     
     http://rapidshare.com/files/60606306/MCAD_70-316_Disk_1.rar.008     
     http://rapidshare.com/files/60606311/MCAD_70-316_Disk_1.rar.009     
     http://rapidshare.com/files/60606312/MCAD_70-316_Disk_1.rar.010     
     http://rapidshare.com/files/60606307/MCAD_70-316_Disk_1.rar.011     
     http://rapidshare.com/files/60606310/MCAD_70-316_Disk_1.rar.012     
-----------------------------------------
     http://rapidshare.com/files/60607947/MCAD_70-316_Disk_2.rar.001     
     http://rapidshare.com/files/60607949/MCAD_70-316_Disk_2.rar.002     
     http://rapidshare.com/files/60607948/MCAD_70-316_Disk_2.rar.003     
     http://rapidshare.com/files/60607951/MCAD_70-316_Disk_2.rar.004     
     http://rapidshare.com/files/60607933/MCAD_70-316_Disk_2.rar.005     
     http://rapidshare.com/files/60607936/MCAD_70-316_Disk_2.rar.006     
     http://rapidshare.com/files/60607939/MCAD_70-316_Disk_2.rar.007     
     http://rapidshare.com/files/60607945/MCAD_70-316_Disk_2.rar.008     
     http://rapidshare.com/files/60607954/MCAD_70-316_Disk_2.rar.009     
     http://rapidshare.com/files/60607944/MCAD_70-316_Disk_2.rar.010     
     http://rapidshare.com/files/60607942/MCAD_70-316_Disk_2.rar.011


TESTOUT folder in MEGA:

http://www.megaupload.com/?f=EUMM8OOR
TESTOUT folder in RAPID:

http://rapidshare.com/users/FALPUF
Lastcheck by F4VN Bot: March 4, 2009, 5:01 am

__________________
Đến với nhau chỉ là khởi đầu!
Làm việc cùng nhau là sự tiến bộ!
Giữ được nhau mới là thành công!


thay đổi nội dung bởi: 211211, 08-10-2007 lúc 01:28 PM
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiGoogle Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!Twit this!
Trả Lời Với Trích Dẫn Trở Lên Trên
  #4  
Cũ 08-10-2007, 01:32 PM
lazycatnct's Avatar
Cựu Staff
 
Tham gia ngày: Nov 2006
Đến từ: Cùng trời cuối đất
Bài gửi: 948
Thanks: 68
Thanked 121 Times in 71 Posts
Last Online:
10-03-2010 12:21 PM
Mặc định

Các Video này đã đc tổng hợp tại
http://www.free4vn.org/showthread.php?t=33231
Các bạn vào download nhé!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiGoogle Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!Twit this!
Trả Lời Với Trích Dẫn Trở Lên Trên
  #5  
Cũ 04-12-2007, 05:00 AM
vasu's Avatar
Junior Member
 
Tham gia ngày: Oct 2007
Bài gửi: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Last Online:
24-03-2008 01:23 PM
Mặc định

hai the above files are damaged, please reupload the tétout win and web application again.thanks in advance

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiGoogle Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!Twit this!
Trả Lời Với Trích Dẫn Trở Lên Trên
  #6  
Cũ 29-12-2007, 02:23 AM
sieuhoquanhung's Avatar
Junior Member
 
Tham gia ngày: Dec 2006
Bài gửi: 20
Thanks: 0
Thanked 3 Times in 1 Post
Last Online:
14-03-2010 07:03 PM
Mặc định Cực kì khẩn cấp!

Em đã down bộ cuae anh 211211 nhưng ko biết cách giải nén
Vì nó không phải là file rar bình thường
Mong các bác vào giúp ko em ko thể sử dụng được!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiGoogle Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!Twit this!
Trả Lời Với Trích Dẫn Trở Lên Trên
  #7  
Cũ 29-12-2007, 08:54 AM
lazycatnct's Avatar
Cựu Staff
 
Tham gia ngày: Nov 2006
Đến từ: Cùng trời cuối đất
Bài gửi: 948
Thanks: 68
Thanked 121 Times in 71 Posts
Last Online:
10-03-2010 12:21 PM
Mặc định

@sieuhoquanhung: bạn download soft này về ghép các file đó lại nhé
http://www.treepad.net/download/hjsplit.zip

__________________
Người nổi tiếng ít khi ký lém
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiGoogle Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!Twit this!
Trả Lời Với Trích Dẫn Trở Lên Trên

We will not responsible for any content, link download that was posted by users.
Powered by: vBulletin v3.x.x Copyright ©2000-2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO
Free4vn Te@m