Using Web App for Containers in a Multi-Tier Application
Post Views: 10 Ahmed Elnably joins Scott Hanselman to discuss a sample project, Developer Finder, that was created to showcase how to use Web App for Containers in the context…
Learn developer and data technologies with us
Post Views: 10 Ahmed Elnably joins Scott Hanselman to discuss a sample project, Developer Finder, that was created to showcase how to use Web App for Containers in the context…
Post Views: 21 Building a Cortana skill means that Cortana can use your bots, services, websites, and apps to help people – but did you know that you can write…
Post Views: 2 Visual Studio is a productivity game changer for C#! The .NET Compiler Platform (“Roslyn”) enables many new experiences that will change the way you write and debug…
Post Views: 2 Entity Framework Core is a lightweight, extensible, and cross-platform version of the popular Entity Framework data access technology. In this session we’ll look at what’s new in…
Post Views: 7 “The Future of SharePoint is Bright,” says Seth Patton, General Manager for SharePoint and OneDrive. This was the overarching theme in a 110-minute live online event made…
Post Views: 12 1. What are the asp.net page life cycle, name cycle? Answer: PreInit() Init() InitComplete() PreLoad() Load() LoadComplete PreRender() Render() Unload() 2. What are the different Types of ASP.Net Validation…
Post Views: 13 1.Write the script to create Table. Answer: CREATE TABLE Test ( ID int, LastName varchar(255), FirstName varchar(255), Address varchar(100), ); 2. What is Primary Key Constraint? Answer:…
Post Views: 11 1.Write the script to create Table. Answer: CREATE TABLE Test ( ID int, LastName varchar(255), FirstName varchar(255), Address varchar(100), ); 2. What is Primary Key Constraint? Answer:…
Post Views: 12 1. What are the asp.net page life cycle, name cycle? Answer: PreInit() Init() InitComplete() PreLoad() Load() LoadComplete PreRender() Render() Unload() 2. What are the different Types of ASP.Net Validation…
Post Views: 3 Roadmap to the Future of SharePoint “The Future of SharePoint is Bright,” says Seth Patton, General Manager for SharePoint and OneDrive. This was the overarching theme in a…