asp net training in ahmedabad for students and fresher’s

21
ASP.NET TRAINING IN AHMEDABAD By TOPS Technologies http://www.tops-int.com http://www.tops-int.com/asp-net-training-co urse.html TOPS Technologies - http://www.tops-int.com/aspnet-training-ahmedabad// :9974755006

Upload: tops-technologies

Post on 16-Mar-2016

216 views

Category:

Documents


1 download

DESCRIPTION

TOPS Technologies offer Professional ASP.Net Training in Ahmedabad. Ahmedabad Office (C G Road) 903 Samedh Complex, Next to Associated Petrol Pump, CG Road, Ahmedabad 380009. http://www.tops-int.com/aspnet-training-ahmedabad/ Most experienced IT Training Institute in Ahmedabad known for providing ASP.Net course as per Industry Standards and Requirement.

TRANSCRIPT

Page 1: Asp net training in ahmedabad for students and fresher’s

ASP.NET TRAINING IN AHMEDABADBy TOPS Technologieshttp://www.tops-int.comhttp://www.tops-int.com/asp-net-training-course.html

TOPS Technologies - http://www.tops-int.com/aspnet-training-ahmedabad// :9974755006

Page 2: Asp net training in ahmedabad for students and fresher’s

CONTENT Introduction to Asp.net Training Need of Asp.net Training Course Who are we ? How We Do? What you will learn in Asp.net Training ? Extra Activities with Asp.net Training? Testimonials Contact us

TOPS Technologies - http://www.tops-int.com/aspnet-training-ahmedabad// :9974755006

Page 3: Asp net training in ahmedabad for students and fresher’s

INTRODUCTION TO ASP.NET TRAINING• What is ASP.NET and how is different from ASP

• ASP: server side technology for creating dynamic web pages using scripting languages eg vb script.

• ASP.NET: server side technology for creating dynamic web pages using Fully Fledged programming languages supported by .NET

• VB.NET: our chosen language for writing ASP.NET pages

TOPS Technologies - http://www.tops-int.com/aspnet-training-ahmedabad// :9974755006

Page 4: Asp net training in ahmedabad for students and fresher’s

WHAT IS .NET?• A Microsoft strategy and new technology for delivering

software services to the desktop and to the web• Components include:

• MS Intermediate Language; all code is complied into a more abstract, trimmed version before execution. All .NET languages are compiled to MSIL – the common language of .NET

• The CLR- common language runtime; responsible for executing MSIL code; interfaces to Windows and IIS

• A rich set of libraries (Framework Class Libraries) available to all .NET languages

• The .NET languages such as C#, VB.NET etc that conform to CLR

• ASP.NET is how the Framework is exposed to the web, using IIS to manage simple pages of code so that they can be complied into full .NET programs. These generate HTML for the browser.

• Built on open protocols (XML, SOAP)• Future for development of MS & non-MS based systems.• Also heading towards the “Internet Operating System”

TOPS Technologies - http://www.tops-int.com/aspnet-training-ahmedabad// :9974755006

Page 5: Asp net training in ahmedabad for students and fresher’s

NEED - ASP.NET TRAINING FOR STUDENTS AND FRESHER'S• ASP.Net is a part of the .Net framework developed by

Microsoft. Microsoft’s ASP.Net, is a widely used and accepted programming language in the web development industry. Learn to develop applications in the latest ASP.Net framework with practical implementation and begin managing your own applications like a professional. What's more you can even sell out this application and earn good money!

• Let a trained professional show you how to create and manage web Applications.

• The technology you study in colleges is far way behind compare to technology and coding practiced at IT floor’s.

• Students and fresher have get chance to get training and update their technical level upto current IT level. Also while Training they can also get job opportunities in workshop and training session organized by tops were sister companies come for recruitment.

TOPS Technologies - http://www.tops-int.com/aspnet-training-ahmedabad// :9974755006

Page 6: Asp net training in ahmedabad for students and fresher’s

WHAT YOU WILL LEARN IN ASP.NET TRAINING ?• New creative things• How to built website in Asp.net. • Basics of tools and techniques.• Asp.net programming techniques.• You will built your Website.• Your tactics related coding and website flow will be upgraded• You will be familiar to latest Tools, Software, Trends in the

market of web development.• Your interpersonal skills, communication skills will also

rectified.• You will get exposed to Corporate world.

TOPS Technologies - http://www.tops-int.com/aspnet-training-ahmedabad// :9974755006

Page 7: Asp net training in ahmedabad for students and fresher’s

EXTRA ACTIVITIES DURING TRAINING ?• Occasionally (during training) we will organize a workshops.• You will get to meet and share your ideas with IT

professionals in our extra seminars and workshops.• Regular festival celebration.• Extra Personality Development classes.• Interview preparation, Interview related question and answer.• Solution of FAQ related to particular Subject. • CPD – Contributor personal Development (By GTU) practices.• Live project training. Live projects to work on.• Job opportunities provided by our placement team.

TOPS Technologies - http://www.tops-int.com/aspnet-training-ahmedabad// :9974755006

Page 8: Asp net training in ahmedabad for students and fresher’s

ASP.NET TRAINING COURSE FOR STUDENT AND FRESHER'S.• Asp.net Training Module 1 – Fundamentals• Asp.net Training Module 2 – .Net Framework• Asp.net Training Module 3 – ASP.Net• Asp.net Training Module 4 – C#• Asp.net Training Module 5 – Database Connectivity• Asp.net Training Module 6 – Applicability to Industry• Asp.net Training Module 7 – Applicability to Industry

Projects• Asp.net Training Module 8 – Advanced Features• Asp.net Training TOOLS

TOPS Technologies - http://www.tops-int.com/aspnet-training-ahmedabad// :9974755006

Page 9: Asp net training in ahmedabad for students and fresher’s

ASP.NET TRAINING MODULE 1 – FUNDAMENTALS

• OOPS• SQL Queries• Basics of Designing

TOPS Technologies - http://www.tops-int.com/aspnet-training-ahmedabad// :9974755006

Page 10: Asp net training in ahmedabad for students and fresher’s

ASP.NET TRAINING MODULE 2 – .NET FRAMEWORK• Client And Server Standards• Programs in .Net• .Net Framework• 3 tier Architecture• CLR• .Net Core

TOPS Technologies - http://www.tops-int.com/aspnet-training-ahmedabad// :9974755006

Page 11: Asp net training in ahmedabad for students and fresher’s

ASP.NET TRAINING MODULE 3 – ASP.NET• Standard Controls• Data Controls• Input Validations• Input Validations• Master Pages• State Management• JavaScript• Ajax

TOP

S Technologies A

sp.net course

TOPS Technologies - http://www.tops-int.com/aspnet-training-ahmedabad// :9974755006

Page 12: Asp net training in ahmedabad for students and fresher’s

ASP.NET TRAINING MODULE 4 – C#• Keywords• Identifiers• Basic Data types• Operators• Looping• Arrays And Array List• Classes, Objects, Methods, Static• Inheritance• Destructors• Method Overloading• I/O

TOPS Technologies - http://www.tops-int.com/aspnet-training-ahmedabad// :9974755006

Page 13: Asp net training in ahmedabad for students and fresher’s

ASP.NET TRAINING MODULE 5 – DATABASE CONNECTIVITY• ADO.Net Architecture• ADO.Net Disconnected Classes• Data table Object• Dataset Object• Using dbCommand Object• Connection classes• Using the Executenonquery Method• Using the DbDataReader Object• Using DbDataadapter Object• Working with Data Source and Data Bound Controls• ListBox ADO.Net Data Binding

TOPS Technologies - http://www.tops-int.com/aspnet-training-ahmedabad// :9974755006

Page 14: Asp net training in ahmedabad for students and fresher’s

ASP.NET TRAINING MODULE 6 – APPLICABILITY TO INDUSTRY• Controls• Choosing Methods to Navigate Pages• Troubleshooting and Debugging Page and

Application Exception Handling• State Management• Chart• C#• Connection String• Linq• Expressions• Web Services• Jquery• XML

TOPS Technologies - http://www.tops-int.com/aspnet-training-ahmedabad// :9974755006

Page 15: Asp net training in ahmedabad for students and fresher’s

ASP.NET TRAINING MODULE 7 – APPLICABILITY TO INDUSTRY PROJECTS• Project Scope• Database Dictionary• Flow Chart• High Level Requirements• MVC• Implementing Web Services• Deployment

TOPS Technologies - http://www.tops-int.com/aspnet-training-ahmedabad// :9974755006

Page 16: Asp net training in ahmedabad for students and fresher’s

ASP.NET TRAINING MODULE 8 – ADVANCED FEATURES• WPF• Silverlight• Crystal Reporting

TOPS Technologies - http://www.tops-int.com/aspnet-training-ahmedabad// :9974755006

Page 17: Asp net training in ahmedabad for students and fresher’s

ASP.NET TRAINING :TOOLS

• Visual Studio 2010• SQL Server• Eclipse / NetBeans

TOPS Technologies - http://www.tops-int.com/aspnet-training-ahmedabad// :9974755006

Page 18: Asp net training in ahmedabad for students and fresher’s
Page 19: Asp net training in ahmedabad for students and fresher’s
Page 20: Asp net training in ahmedabad for students and fresher’s

CONTACT US FOR ASP.NET TRAINING • College Students from Ahmedabad Gujarat BCA, MCA,

BE IT, BE Tech, M Tech, BSC IT can also join. URL: http://www.tops-int.com

• Ahmedabad Office (C G Road) • 903 Samedh Complex,

Next to Associated Petrol Pump,CG Road, Ahmedabad 380009.99747 55006

• Ahmedabad Office (Maninagar)• 401 Amruta Arcade 4th Floor,

Maninagar Char Rasta, Nr Railway StationManinagar99748 63333

TOPS Technologies - http://www.tops-int.com/aspnet-training-ahmedabad// :9974755006

Page 21: Asp net training in ahmedabad for students and fresher’s