1) WEB DEVELOPING IN DOTNET

                                * WEB DEVELOPING IN DOTNET *

Step 1)    Create a folder 

 step 2)   Dotnetapp ->-file->-website->-visualc#->-Asp.NET web site->-browser->-                      select folder->-ok.

                                           * DOTNET AREA *

  •                All file represnting solution expllorer.
  •                Sector window work on data base.
  •                Reprenting all properties.

                                  * DOTNET ENVIRONMENT*

                              1)Design 2)source 3)code

  1.                       Design -> user -> .ASPX
  2.                      Source -> Html -> Automatic create
  3.                       Code   -> C#   -> ASPX.CS

                              * CONFIGURE NEW APPLICATION *


                       First time created

                        1)remove all file

                       2)remove account folder in soltuion explorer

               point :- yellow files appdata,scripts,styles chod ke baki delete krni hai.

      {(2013--2019 deleted in dotnet app CONTENT,FONT,BIN,APP.CODE,ACCOUNTFOLDER)}


      NOTE:-WEBSITE IS COLLECTION OF PAGE..


                                                                                                                                                                     

*how to create webpage*

goto solution explorer ->-select solotion explorer webdevelop root->-website menu->-add new item->-select visual c#->-select webform->-page name->-default->-click add.



remove solution explorer item sirf appdata,script,style.ye delete nahi krne .
note;-//first web page create to default name compulsaryy

                                                                                                                                                                     

note :-HTML 1st page index.html
DOTNET 1st page default.aspx

Q) how to create application
              1)by default dotnet is localhost 
 2)webhost saves (www)
                                                                                                                                                                     

                                                           How to open existing application


                              :-  file->-open->-website->-browser directry select->-ok

   




Comments

Popular posts from this blog

DATA CONTROL ( Gridview , Repeater , Formview , DataList , Detailsview , Listview )

Z 5 ) MVC (Model view Controller)

Z 8 ) MVC HTMLHELPER METHOD AND ACTIONLINK (how to use css ,atrributes,style in css)