INDUSTRIAL TRAINING
in ASP.Net & MS-SQL Server

For B.Tech - B.E. - BCA - MCA Students

45 Days and 6 Months Industrial Training in ASP.Net & MS-SQL Server

WebSoft Segment offers 45 Days and 6 Months Industrial Training to B.Tech and MCA Students in the PHP or ASP.Net or Java Technology. The main objective of our Industrial Training program is to provide the IT graduates with practical exposure to PHP or ASP.Net or Java. We have designed the PHP or ASP.Net or Java training course while keeping in mind the current Industry requirements. The PHP or ASP.Net or Java training program is most suitable for B.Tech, B.E. BCA, MCA or any IT Professionals who are about to enter the Software Industry and wanted to pursue their career in PHP or ASP.Net or Java technology. With the help of 45 Days and 6 Months Industrial Training in PHP or ASP.Net or Java you can take your career in the upward direction.
Apart from our trainers, PHP or ASP.Net or Java developers of our company do interact with the trainees on regular basis. During the training, you go through a Live project in PHP or ASP.Net or Java and after the completion of the training, the trainees are provided with the training certificate and placement opportunities by WebSoft Segment.

Industrial Training in ASP.Net & MS-SQL Server

Training's Contents

Module 1 Introduction about Web Application:
  • Static and Dynamic website, Domain & Web Hosting, Network, Internet, How to Upload site, Edit the Website , HTML 4.01 and HTML 5.0 , Types of Server(Proxy , dedicated, mail exchange server, database server, web server), type of web server, DNS server, How to work Internet, Web Browser and its importance in website development, What is difference among static website, dynamic or web application, Web application platform and popular technologies, Comparison among asp.net, php or java for develop the web application etc.
Module 2 Website Design :
  • Introduction of HTML, Script and Design 7-10 Pages website layout techniques
Module 2 About ASP.Net
  • 1. Setting up and Installing ASP.NET
    Installing Internet Information Server in asp.net, IIS Manager in asp.net, Creating virtual/home directory in asp.net, Folder Settings in asp.net, Adding a virtual directory to your neighborhood in asp.net, Installing .Net Framework SDK
  • 2. Overview of the ASP.NET Framework
    Asp.net and the .NET Framework in asp.net, Common Language Runtime in asp.net, .Net Framework Class Library in asp.net, Understanding Namespaces in asp.net, The Structure of asp.net Page in asp.net, Directives in asp.net, Code Declaration Blocks in asp.net, Code Render Block in asp.net, C# fundamentals
  • 3. Using the Standard Controls
    Displaying information in asp.net, Label Controls in asp.net, Literal Controls in asp.net, Accepting User Input in asp.net, Textbox controls in asp.net, RadioButton And RadioButtonList Controls in asp.net, CheckBox And CheckBoxList Controls in asp.net, Submitting Form Data in asp.net, Button controls in asp.net, LinkButton Control in asp.net, ImageButton Control in asp.net, Displaying Images in asp.net, Image Control in asp.net, Using Panel Control in asp.net, Using Hyperlink Control in asp.net.
  • 4. Using the Validation Controls
    RequiredFieldValidator Control in asp.net, RegularExpressionValidator Control in asp.net, CompareFieldValidator Control in asp.net, RangeValidator Control in asp.net, ValidationSummary Control in asp.net, CustomValidator Control in asp.net, Disabling Validation in asp.net, Creating a LengthValidator Control in asp.net, Creating a AjaxValidator Control in asp.net, Summary
  • 5. Using the Rich Controls
    Accepting File Uploads in asp.net, Saving files to file system in asp.net, Saving files to database in asp.net, Uploading Large files in asp.net, Displaying a calendar in asp.net, Creating a popup date picker in asp.net, Rendering a calendar from a database table in asp.net, Displaying advertisements in asp.net, Storing advertisements in XML files in asp.net, Storing advertisements in database tables in asp.net, Tracking impression and transfers in asp.net, Displaying Different Pageviews in asp.net, Displaying a Tabbed Page View in asp.net, Displaying a Multi-Part Form in asp.net, Displaying a wizard in asp.net, Summary
  • 6. Designing Websites with master pages
    Creating master pages in asp.net, Creating default contents in asp.net, Nesting master pages in asp.net, Using images and hyperlinks in master pages in asp.net, Registering master pages in web configuration in asp.net, Summary
  • 7. Microsoft SQL Server 2005 Express
    Overview of SQL Server 2005 Express, Installation of SQL Server 2005 Express, Features of SQL Server Express, SQL Server 2005, Express management tools, Server databases versus Local Databases, Summary
  • 8. Overview of Data Access
    Using DataBound Controls in asp.net, Working with List Controls in asp.net, Working with tabular DataBound Controls in asp.net, Working with Hierarchical DataBound Controls in asp.net, Working with other Controls in asp.net, Using Data Source Controls in asp.net, Using ASP.NET parameters with data source controls in asp.net, Using programmatic DataBinding in asp.net, Using DataBinding Expressions in asp.net, Using 2 way DataBinding Expression in asp.net, Summary
  • 9. Using SQLDataSource Control
    Creating database connections in asp.net, Connecting to MSSQL Server in asp.net, Connecting to ORACLE and MS Access in asp.net, Storing connection String in web configuration file in asp.net, Executing Database Commands in asp.net, Executing inline SQL Statements, Executing Stored Procedures, Filtering database rows, Changing the datasource mode, Handling SQL Command execution errors, Canceling command execution, Using ASP.NET parameters with SQL DataSource Control in asp.net, Using the ASP.NET cookieparameter object, Using the QueryStringParameter object, Programmatically Executing SqlDataSource commands Adding ado.net parameters, Executing Insert, Update and Delete commands, Executing select commands, Caching Database Data with SqlDataSource control, Summary
  • 10. Using List Controls
    Overview of the List Controls in asp.net, Declaring List Items in asp.net, Binding to a Data Source in asp.net, Determining the selected List Item in asp.net, Appending data items in asp.net, Enabling automatic post backs, Using the Items Collection in asp.net, Working with the DropDownList control in asp.net, Working with the RadioButtonList control in asp.net, Working with the ListBox control in asp.net, Working with the CheckBoxList control in asp.net, Working with BulletedList control in asp.net, Summary
  • 11. Using the GridView Control
    GridView Control fundamentals in asp.net, Displaying Data in asp.net, Selecting Data in asp.net, Using Data Keys in asp.net, Sorting Data in asp.net, Paging through Data in asp.net, Editing Data in asp.net, Displaying Empty Data in asp.net, Formatting the GridView Control in asp.net, Using ViewState with GridView Control in asp.net, Using fields with GridView control in asp.net, Using BoundFields Using CheckBoxFields, Using CommandFields in asp.net, Using Button Fields in asp.net, Using HiperLinkField in asp.net, Using ImageField in asp.net, Using TemplateField in asp.net, Working with GridView Control Events in asp.net, Highlighting GridView Control in asp.net, Displaying Column Summaries in asp.net, Displaying nested master/details form in asp.net, Extending the GridView Control in asp.net, Creating a long text field in asp.net, Creating a delete button field in asp.net, Creating a validated field, Summary
  • 12. Using the DetailsView and FormView Controls
    Using the DetailsView control in asp.net, Displaying data with the DetailsView control in asp.net, Using Fields with the DetailsView control in asp.net, Displaying Empty data with the DetailsView control in asp.net, Paging Through Data with the DetailsView control in asp.net, Updating Data with the DetailsView control in asp.net, Inserting data with the DetailsView control in asp.net, Deleting Data with the DetailsView control in asp.net, Working with the DetailsView control in asp.net, Formatting the DetailsView control in asp.net, Using the FormView Control in asp.net, Displaying Data with the FormView control in asp.net, Paging through Data with the FormView control in asp.net, Editing data with the FormView control in asp.net, Inserting data with the FormView control in asp.net, Deleting Data with the FormView control in asp.net, Summary
  • 13. Using Repeater And DataList Controls
    Using Repeater Control in asp.net, Displaying data with the Repeater Control in asp.net, Using Templates with the Repeater Control in asp.net, Using the DataList Controls in asp.net, Displaying Data with the DataList Control in asp.net, Displaying Data with Multiple Columns in asp.net, Using templates with the DataList Control in asp.net, Selecting data with the DataList Control in asp.net, Editing data with the DataList Control in asp.net, Formatting the DataList Control in asp.net, Summary 14. Using The ListView and DataPager Controls ListView Control in asp.net, Layout template and ItemTemplate, Using Group Template in asp.net, Selecting a row in asp.net, Sorting/editing Data in asp.net, Using DataPager Control in asp.net, Creating a custom user interface for paging in asp.net, DataSource paging in asp.net, Summary
  • 15. Using Navigation Controls
    Understanding Site Maps in asp.net, Using the SiteMapPath Control in asp.net, Formating the SiteMapPath Control in asp.net, Using the Menu Control in asp.net, Using TreeView Control in asp.net, Summary
  • 16. Using the Login Control
    Overview of Login Controls in asp.net, Using Login Controls, Automatically Redirecting a user to the Referring Page in asp.net, Automatically Hiding the Login Control from Authinticated Users in asp.net, Authenticated Users in asp.net, Using a Template with Login Control in asp.net, Performing Custom Authentication with Login Control in asp.net, Using LoginStatus Control in asp.net, Using LoginName Control in asp.net, Using ChangePassword Control in asp.net, Sending a change Password Email in asp.net, Using Templates with ChangePassword Control in asp.net, Using PasswordRecovery Control in asp.net, Sending the Original password Requiring a Security Question and Answer in asp.net, Using Templates with PasswordRecovery Control in asp.net, Summary
  • 17. AJAX
    About Ajax in asp.net, Server Side Ajax in asp.net, Client Side Ajax in asp.net, Ajax Toolkit in asp.net, Setting up and implementing Ajax
  • 18. Sending Emails
    Designing email panel in asp.net, How to send an email to various users in asp.net, Sending auto emails in asp.net
Module 3 Overview of MY SQL
  • Installation of MY SQL, Introduction about Database, Data Types, DML, DDL, Aggregate functions, Data Time functions, Stored Procedure, Sub query and join, Create database in MYSQL, Drop database in MYSQL, Export and Import of Database of MYSQL, Operation in MYSQL, Create Table in MySQL, Rename and Drop table in MYSQL, Copy and Move of Table in MYSQL, Export and Imports of Table in MYSQL, Structure and Browser of table in MYSQL, Insert data in table in MYSQL, Empty and Drop Table, Rename , Insert and Delete field in table of MYSQL etc.
Module 4 Sql Plus Queries
  • Type of queries, MySQL Insert, MySQL Select, MySQL Where, MySQL Order By, MySQL Update, MySQL Delete, Summary
Module 5 Minor Project