Speech on “Jump Start to be Software Developer (Session 3)” . Topic: ASP.NET (Part – 1) Technical Speaker: Md. Mahedee Hasan Venue: Microsoft Bangladesh Organized by: Microsoft Bangladesh & Tech Forum Date: 18 May, 2014
Month: May 2014
Introduction to Web services with ASP.NET
What is Web Services? Web service is a method of communication between two web based application using XML, SOAP, WSDL and UDDI open standards over an internet protocol backbone. Web service can convert your application into web application which can publish its function or message to the rest of the world). Web service are- Web
A Simple Demonstration with ASP.net GridView
GridView is a powerful control of ASP.net. Here I tried to demonstrate gridview with a simple project. I have stored employee information then displayed it in gridview and insert, update and delete employee information. Step 1: Create a table name hrm_employee and insert some sample data in it. –Create Table : hrm_employee— CREATE TABLE hrm_employee
Training on : ASP.NET – Part I
ASP.net from Mahedee Hasan