The City and Guilds 2391-50 electrical course has been designed to meet the needs of the electrical installation industry, and is aimed at practising electricians who have not carried out inspection and testing since qualifying or who require some update of training before going on to other City and Guilds qualifications. Candidates who achieve the City and Guilds 2391-50 qualification could progress on to the City and Guilds 2391-51: the Level 3 Certificate in Inspection, Testing and Certification of Electrical Installations. The City and Guilds 2391-50 course will focus on the teaching and learning of initial verification and certification of electrical installations. In order to claim the full City and Guilds 2391-50 qualification, students must successfully complete: One 1 hour 30 minute online multiple choice test to be completed during the courseOne 3 hour 30 minute practical test to be completed after the course, broken into two sections as follows:Task A – Initial Verification and Certification of the Complete Installation – 2hrs and 30minsTask B – Short Answer Questions – 1hr To further support this course, we offer a 1 day practical workshop (at the cost of £120.00 Net VAT) available to candidates who have completed the course and require further ‘hands on’ practical experience prior to their practical exam. Most students who take this option elect to complete this the day before their practical assessment. The City and Guilds 2391-50 course costs include examination entry fees.
City and Guilds 2391-51, level 3, is ideal for people with limited experience of periodic inspection of electrical installations. If you are already working as an Electrician, but have not carried out inspection and testing since qualifying, or you require to update before moving onto other qualifications, then this 5 day City and Guilds 2391-51 course will be right for you. City and Guilds 2391-51 Course Content: Principles, practices and legislation for the periodic inspection, testing and condition reporting of electrical installations. Requirements for completing the safe isolation of electrical circuits and installations Requirements for inspecting, testing and recording the condition of electrical installations Requirements for completing the periodic inspection of electrical installations Differences between periodic inspection and initial verification Requirements for safe testing of electrical installations which have been put in to service Requirements for testing before circuits are live. Requirements for testing live installations Understanding and interpreting test results Requirements for the completion of electrical installation condition reports and associated documentation Confirmation of safety of system and equipment prior to completion of inspection, testing and commissioning Carrying out inspection of electrical installations prior to them being put into service Ability to test electrical installations prior to them being put into service Produce a condition report with recording observations and classification In order to claim the full City and Guilds 2391-51 qualification, students must successfully complete: One x1 hour 30 minute online multiple choice (Open Book) Exam to be completed during the course One x3 hours 30 minute practical test to be completed after the course, broken into sections as follows: Task A – Visual Inspection – 30mins Task B – Periodic Inspection and Test – 2hrs Task C – Short Answer Questions – 1hr To further support this course, we offer a 1 day practical workshop (at the cost of £120.00 Net VAT) available to candidates who have completed the course and require further ‘hands on’ practical experience prior to their practical exam. Most students who take this option elect to complete this the day before their practical assessment. The City and Guilds 2391-51 course costs include examination entry fees.
City & Guilds 2391-52 Combined Course: Course Description The new Testing and Inspection City & Guilds 2391-52 Combined Course qualification replaces and is improved on the former 2394/2395 that was previously available to electricians but has since been withdrawn. City & Guilds 2391-52 course runs over five consecutive days, the first three days covering fundamental theory. The fourth day covering Initial Verification practical and revision. The fifth day of the City & Guilds 2391-52 course covering Periodic Inspection practical and revision with an open book 2 hours Multiple choice exam. A 5 day City & Guilds 2391-52 course for a student possessing knowledge of the wiring regulations and with minimal knowledge of inspection and testing, We strongly recommend City and Guilds 2382 is achieved prior to sitting this course, though this is NOT an entry requirement. In order to claim the full City & Guilds 2391-52 qualification, students must successfully complete the following: Completed during the course each student will sit a 2 hours online Multiple choice exam (open book) Then will have to reattend and complete a Practical Assessment which is 4hrs. Assessment – 2391-52 Task A – Visual Inspection – 30mins Task B – Periodic Inspection and Test – 2hrs and 30mins Task C – Short Answer Questions – 1hr and 20mins To further support this course, we offer a 1 day practical workshop (at the cost of £120.00 Net VAT) available to candidates who have completed the course and require further ‘hands on’ practical experience prior to their practical exam. Most students who take this option elect to complete this the day before their practical assessment. The City & Guilds 2391-52 course costs include examination entry fees. The Tutors: Our Tutors are qualified, highly experienced, enthusiastic, knowledgeable and extremely friendly, you can take full advantage of all the tips of the trade, personal experiences and practical advice they offer. This short theory course is intensive, but no compromise is made on the course content. The atmosphere is relaxed and enjoyable which creates a good learning environment. On-site Available Group Rate: (up to 8 people): £895.00 + VAT Per Day* plus £50.00 + VAT Exam Entry Fee per Student *(over 8 people, please call on 0800 112 3310 to discuss Group Rate) This course replaces City & Guilds 2394/2395 combined – Level 3. Essential Book supplied *throughout* course!First exam fee included!
Complete VB.Net training course description A hands on introduction to programming in Visual BASIC .Net. What will you learn Build Visual BASIC applications. Build simple components Debug Visual BASIC programs. Examine existing code and determine its function. Complete VB.Net training course details Who will benefit: Anyone wishing to program in Visual BASIC. Anyone wishing to build Windows based applications. Prerequisites: None although experience in another high level language would be useful. Duration 5 days Complete VB.Net training course contents Writing your first program Visual Studio, forms designer, running VB programs, the UI, properties, writing the code. Toolbox Controls Basic use, input controls, ActiveX controls. Menus and Dialog Boxes Menus, Dialog Box controls, event procedures. Visual Basic .NET variables and operators Variables, I/O, data types, constants, operators, Math Methods, precedence. Decision Structures and Loops and Timers Event-Driven programming, Ifâ¦Then, Select Case, Forâ¦Next Loops, Timer Control. Debugging Visual Basic .NET Programs Break Mode, watch & command windows. Structured Error Handling Try...Catch, Finally, Err Object, retry periods. Modules and Procedures Standard modules, public variables, procedures. Arrays and Collections to Manage Data Fixed-Size & dynamic Arrays, ReDim Preserve, object collections, Controls Collection. Text Files and String Processing Text Box object, Text String methods, sorting. Automating Office Applications Application objects, automation in VB, the Object Browser, the Process Component. Deploying Visual Basic .NET Applications Planning a deployment, ways to deploy an application, deployment projects, options. Managing Windows Forms Forms, positioning, manipulation, adding controls, organizing controls, Startup Object. Adding Graphics and Animation Effects System.Drawing namespace, coordinates, SystemPaint Event, animation, transparency. Inheriting Forms and Creating Base Classes Inheriting forms, inheritance picker, base classes and inheritance, classes in projects. Working with Printers PrintDocument class, Text Box object, Print Preview and Page Setup Dialog Boxes. Database programming with ADO.NET Databases, ADO.NET, Data Adapters, Datasets, Bound & Navigation Controls. Displaying database records, formatting DataGrid cells, updating the database. Displaying HTML Documents Using IE IE Object, Internet Controls, IE Events. Web Forms for Interactive Web Applications ASP.NET, Web Forms vs. Windows Forms, HTML controls, web applications, event procedures for web forms controls.
ASP.Net training course description Our hands on ASP.NET training course that will teach students how to create a simple ASP.NET application that delivers dynamic content to the web. The course is applicable for those using C# or VB.NET with ASP.NET. What will you learn Create a web form with server controls Separate page code from content with code-behind pages, page controls, and components. Display dynamic data from a data source by using ADO.NET and data binding. Debug ASP.NET pages by using trace. ASP.Net training course details Who will benefit: Programmers working with ASP.NET. Prerequisites: HTML5 development fundamentals VBNet_course.htm or C++ programming foundation Duration 3 days ASP.Net training course contents Working with ASP.NET Introducing ASP.NET. Creating web forms. Adding ASP.NET code to a page. Handling page events. Using Web Controls Web controls and HTML controls compared. Using intrinsic controls. Using input validation controls. Introduction to user controls. Using trace in ASP.NET pages Overview of tracing. Trace information. Page-level trace and application-level trace. Separating code from content Advantages of partitioning an ASP.NET page. Creating and using code-behind pages. Creating and using components and classes. Inheritance of classes. Interfaces. Using ADO .NET to access data Accessing text files. Overview of ADO .NET Connecting to a data source. Accessing data with DateSets. Using DataViews. Accessing data with DataReaders. Using XML data with a DataSet. Creating an ASP.NET Web Application Requirements of a web application. Sharing information between pages. Securing an ASP.NET application. Web services. Creating a simple web service using Visual Studio.NET Calling a web service using Visual Studio.NET
The Real Estate Analyst course has been taught non-stop to global real estate firms over the last 25 years, and is without doubt the core financial modelling training in your career portfolio. Whether you have an upcoming financial modelling test for a new job or an APC exam, the Real Estate Analyst course is the choice for you.
Duration 5 Days 30 CPD hours This course is intended for This course is intended for professional web developers who use Microsoft Visual Studio in an individual-based or team-based, small-sized to large development environment. Candidates for this course are interested in developing advanced web applications and want to manage the rendered HTML comprehensively. They want to create websites that separate the user interface, data access, and application logic. Overview Describe the Microsoft Web Technologies stack and select an appropriate technology to use to develop any given application. Design the architecture and implementation of a web application that will meet a set of functional requirements, user interface requirements, and address business models. Configure the pipeline of ASP.NET Core web applications using middleware, and leverage dependency injection across applications. Develop a web application that uses the ASP.NET Core routing engine to present friendly URLs and a logical navigation hierarchy to users. Create Views in an application that display and edit data and interact with Models and Controllers. Connect an ASP.NET Core application to a database using Entity Framework Core. Implement a consistent look and feel across an entire web application. Write JavaScript code that runs on the client-side and utilizes the jQuery script library to optimize the responsiveness of an web application. Add client side packages and configure Task Runners. Run unit tests and debugging tools against a web application in Visual Studio 2022. Write an application that authenticates and authorizes users to access content securely using Identity. Build an application that resists malicious attacks. Use caching to accelerate responses to user requests. Use SignalR to enable two-way communication between client and server. Describe what a Web API is and why developers might add a Web API to an application. Describe how to package and deploy an ASP.NET Core web application from a development computer to a web server. In this 5-day course, professional web developers will learn to develop advanced ASP.NET Core applications using .NET tools and technologies. The focus will be on coding activities that enhance the performance and scalability of the Web site application. Module 1: Exploring ASP.NET Core Introducing of Microsoft Web Technologies Getting Started with Razor Pages in ASP.NET Core Introducing ASP.NET Core MVC Module 2: Designing ASP.NET Core MVC Web Applications Planning in the Project Design Phase Designing Models, Controllers and Views Module 3: Configure Middleware and Services in ASP.NET Core Configuring Middlewares Configuring Services Module 4: Developing Controllers Writing Controllers and Actions Configuring Routes Writing Action Filters Module 5: Developing Views Creating Views with Razor Syntax Using HTML Helpers and Tag Helpers Reusing Code in Views Module 6: Developing Models Creating MVC Models Working with Forms Validating User Input Module 7: Using Entity Framework Core in ASP.NET Core Introduction to Entity Framework Core Working with Entity Framework Core Use Entity Framework Core to connect to Microsoft SQL Server Module 8: Using Layouts, CSS and JavaScript in ASP.NET Core Using Layouts Using CSS and JavaScript Using JavaScript Libraries Module 9: Client-Side Development Applying Styles and Responsive Design Using Task Runners Looking at ASP.NET Core Blazor Module 10: Testing and Troubleshooting Testing ASP.NET Core Applications Implementing an Exception Handling Strategy Logging ASP.NET Core Applications Module 11: Managing Security Authentication in ASP.NET Core Authorization in ASP.NET Core Defending from Common Attack Module 12: Performance and Communication Implementing a Caching Strategy Managing State Supporting Two-way Communication Module 13: Implementing Web APIs Introducing Web APIs Developing a Web API Calling a Web API Module 14: Hosting and Deployment Hosting and Deploying On-premises Deploying to Microsoft Azure Looking at Microsoft Azure Fundamentals
Duration 4 Days 24 CPD hours This course is intended for This is an intermediate-level programming course, designed for experienced .Net developers who wish to get up and running on developing well defended software applications. Real world programming experience with .Net is required. Overview Students who attend Attacking and Securing .Net Web Applications will leave the course armed with the skills required to recognize actual and potential software vulnerabilities and implement defenses for those vulnerabilities. This course begins by developing the skills required to fingerprint a web application and then scan it for vulnerabilities and bugs. Practical labs using current tools and techniques provide students with the experience needed to begin testing their own applications. Students also gain a deeper understanding of how attackers probe applications to understand the runtime environment as well as find potential weaknesses. This course the introduces developers to the most common security vulnerabilities faced by web applications today. Each vulnerability is examined from a .Net perspective through a process of describing the threat and attack mechanisms, recognizing associated vulnerabilities, and, finally, designing, implementing effective defenses. Practical labs reinforce these concepts with real vulnerabilities and attacks. Students are then challenged to design and implement the layered defenses they will need in defending their own applications. There is an emphasis on the underlying vulnerability patterns since the technologies, use cases, and methods of attack as constantly changing. The patterns remain the same through all the change and flux. This 'skills-centric' course is about 50% hands-on lab and 50% lecture, designed to train attendees in secure web application development, coding and design, coupling the most current, effective techniques with the soundest industry practices. Our instructors and mentors are highly experienced practitioners who bring years of current 'on-the-job' experience into every classroom. This lab-intensive course provides hands-on .Net security training that offers a unique look at .Net application security. Beginning with penetration testing and hunting for bugs in .Net web applications, you thoroughly examine best practices for defensively coding web applications, covering all the OWASP Top Ten as well as several additional prominent vulnerabilities. You will repeatedly attack and then defend various assets associated with fully functional web applications and services, driving home the mechanics of how to secure .Net web applications in the most practical of terms. Bug Hunting Foundation Why Hunt Bugs? Safe and Appropriate Bug Hunting/Hacking Scanning Web Applications Scanning Applications Overview Moving Forward from Hunting Bugs Removing Bugs Foundation for Securing Applications Principles of Information Security Bug Stomping 101 Unvalidated Data Injection Broken Authentication Sensitive Data Exposure XML External Entities (XXE) Broken Access Control Bug Stomping 102 Security Misconfiguration Cross Site Scripting (XSS) Deserialization/Vulnerable Components Insufficient Logging and Monitoring Spoofing, CSRF, and Redirects Moving Forward with Application Security Applications: What Next? .NET Issues and Best Practices Making Application Security Real Time Permitting Topics Cryptography Overview .NET Cryptographic Services