Friday, 29 June 2012

.Net Helpful Site

http://www.dotnetfunda.com/tutorials/controls/

http://www.w3schools.com/aspnet/

http://www.startvbdotnet.com/aspsite/controls/default.aspx

http://www.dotnet-guide.com/

ASP.net links

www.dotnetfunda.com/tutorials/controls/  

================================================================
www.w3schools.com/aspnet/

 ===============================================================


http://www.startvbdotnet.com/aspsite/controls/default.aspx

=================================================================

http://www.dotnet-guide.com/

=================================================================

 http://www.tutorialspoint.com/asp.net/index.htm

=================================================================

http://www.dotnetspider.com/tutorials/AspNet-Tutorials.aspx

=================================================================

http://www.java2s.com/Tutorial/ASP.NET/0060__ASP.net-Controls/Catalog0060__ASP.net-Controls.htm

=================================================================

http://devexpress.com/Products/NET/Controls/ASP/?gclid=CJ3agMKU87ACFYka6wod2CH7LQ#main|controls

================================================================

http://www.asp.net/web-forms/tutorials/master-pages

===================================================================

http://asp.net-tutorials.com/

===================================================================

http://www.aspnettutorials.com/tutorials/controls/

===================================================================

http://net.tutsplus.com/tutorials/create-asp-net-server-controls-from-scratch/

====================================================================

http://aspalliance.com/articles/LearnASPNET.aspx

=====================================================================

http://www.codeguru.com/csharp/.net/net_asp/controls/

=====================================================================

http://www.telerik.com/support/documentation-and-tutorials/step-by-step-tutorial-for-winforms.aspx

======================================================================

All Subject material

http://www.eazynotes.com/

Tuesday, 12 June 2012

Assignment - 1 TYBCA 2012


  Assignment -1
   Submission Date: 20-Jun-2012
1 To Implement Add,subtraction,Multiplication and Division with two Label,textbox, DropDownList and Button  Control
2 To implement Table of given number and table is display in HTML Table
3 To Implement Simple interest and Compound Interest
4 To Display 1 to n number in Textbox
5 To Display Largest value from given three Textbox value
6 To Implement Fullname from given three textbox one is First Name,Middlename and Surname
7 To Insert EID,Ename,Salary and Joing Date in form and data store in Array with Enity Class and Data should be display in message box 
8 To Insert productid,prodname,qty,unitprice and total price in form and insert in Entity class and Display in HTML Table
9 To Insert productid,prodname,qty,unitprice and total price in form and insert in Entity class and Display in DridView control
10 To implement simple website through Master page concept