ASPDriveObject«PreviousNextChapter»TheDriveobjectisusedtogetinformationaboutalocaldiskdriveoranetworkshare.TryitYourself-ExamplesGetthetotalsizeofaspecifieddriveHowtogetthetotalsizeofaspecifieddrive.GettheavailablespaceofaspecifieddriveHowtogettheavailablespaceofaspecifieddrive.GetthefreespaceofaspecifieddriveHowtogetthefreespaceofaspecifieddrive.Getthedriveletterof...
ASPApplicationObject«PreviousNextChapter»AgroupofASPfilesthatworktogethertoperformsomepurposeiscalledanapplication.ApplicationObjectAnapplicationontheWebmayconsistofseveralASPfilesthatworktogethertoperformsomepurpose.TheApplicationobjectisusedtotiethesefilestogether.TheApplicationobjectisusedtostoreandaccessvariablesfromanypage,justliketheSessionobject.Thediffe...
ASP.NETMVCTutorial«PreviousNextChapter»ASP.NETisadevelopmentframeworkforbuildingwebpagesandwebsiteswithHTML,CSS,JavaScriptandserverscripting.ASP.NETsupportsthreedifferentdevelopmentmodels:WebPages,MVC(ModelViewController),andWebForms.THISTUTORIALCOVERSMVCWebPagesMVCWebFormsTheMVCProgrammingModelMVCisoneoft...