aspx Tutorial

.NET Articles,jQuery demo, asp.net with jQuery, online tutorial,Jquery, SilverLight, Javascript, asp.net,JSON, MVC,.NET Articles,demo, Web Services, .NET articles, Sharepoint 2010, visual studio 2010,Aamir Hasan,IT
Advertise Here

Advertize

{#advanced_dlg.about_title}
by Aamir Hasan   on Monday, November 15, 2010
How to uninstall Internet Explorer 9 Beta from Window Server 2008 R2 More
{#advanced_dlg.about_title}
by Aamir Hasan   on Saturday, November 6, 2010
yesterday, Network administer asked me, how to enable Photo Viewer in Window Server 2008 R2.By default Desktop Experience is not installed in Window Server 2008 R2. When you are trying to open a photo in Window Photo Viewer, it will not open and when you double click on photo, it always open in MS Patient . Here’s is the solution. Go to Administrative Tools from Control Panel, Click Server Manager select Features -> Add-> Desktop Experience -> Install-> Click Add Required Features and Click Install button. After successfully installation, click Close button and restart Window Server 2008 R2. Now you can see Windows Photo Viewer is available.   Figure 1.1
{#advanced_dlg.about_title}
by Aamir Hasan   on Sunday, June 20, 2010
Server that you going to  built  should have a static IP and the Primary DNS should be the IP of the First DC Click Start, and then click Run. In Run, type dcpromo. The Active Directory Installation Wizard appears at the screen, click Next. select Additional domain controller for an existing domain. Click Next.     Enter the username and password of DC.select the domain name Uncheck the DNS server and Global Catalog (Database)    
{#advanced_dlg.about_title}
by Aamir Hasan   on Saturday, June 19, 2010
Yesterday i have install Active Directory on Window server 2008, So i want to share with you,First what is Active Directory.Active Directory uses Domain Controllers to keep this centralized storage available to network users. you can restrict to users to apply different category. Open your Server Manager from administrative tool folder.When Server Manager Window will open Click on Roles -> Add Roles Link. Now Select Active Directory Domain Services and click Next to proceded.Now it will install AD services on your Window server 2008.   Enter the Command DCPROMO in Run command as shown in below Figure.   Checking if Active Directory Domian services are installed.   Welcome to Active Directory Domain Services Intallation Wizard will be open, Click Next   Operating System Compatibility Window will be display on your screen read it and click next to continue.   Select  Create a new domain in a new forest and click Next   Enter your domain name and make sure domain name will be right. As i have given my domain name.   Select Window Server 2008 as Forest Funtions Level. In next Screen Select Window Server 2008 and click Next. Check DNS Server and click Next.   Be carefully, select the right path of your Database Folder, Log Folder and Users Folder.   Enter the password of Recovery Mode   Click Next   Click Finish and Restart your System.Now your Server is Domain Controller (DC).   Now you can create Users in users Folder as shown in below figure.  
{#advanced_dlg.about_title}
by Aamir Hasan   on Friday, June 18, 2010
Now a days i am working on Winodow Server 2008 Core. In this article i will tell you how to install Domain Controller only writing one line of code in DOS Prompt. Below is the Script save it on your C: Drive With Name DC.txt Few changes reuired to run DC in your Company. ;NewDomainDNSName=aspxtutorial.com// Enter your Company domain name.;DomainNetbiosName=ASPXTUTORIAL// name as above you write without .com;SafeModeAdminPassword=Aamir@123// Enter your DC Administrator  password   Open Notepad copy script as given below and save it on C: drive ;DC.txt Text File   [DCInstall] ; New forest promotion ReplicaOrNewDomain=Domain NewDomain=Forest NewDomainDNSName=aspxtutorial.com ForestLevel=3 DomainNetbiosName=ASPXTUTORIAL DomainLevel=3 InstallDNS=Yes ConfirmGc=Yes CreateDNSDelegation=No DatabasePath="C:\Windows\NTDS" LogPath="C:\Windows\NTDS" SYSVOLPath="C:\Windows\SYSVOL" ; Set SafeModeAdminPassword to the correct value prior to using the unattend file SafeModeAdminPassword=Aamir@123 ; Run-time flags (optional) ; RebootOnCompletion=Yes Goto Start Menu -> Run write CMD Click OK Button. DOS Prompt will be open. Write dcpromo.exe /unattend:C:\DC.txt Now Your Domain Controll is Installed.Restart your Server.
{#advanced_dlg.about_title}
by Aamir Hasan   on Wednesday, June 16, 2010
In this Tutorial, i will tell you how to install Window Server 2008 Core. In Window Server 2008 Core this is no GuI mode and Desktop Explorer. So the advantage of Window Server 2008 Core is fast, minimum space, Fast Boot and less change of attached and big advantage is security imporvement. There is no option to upgrade any previous operating system top Window server 2008 Core. And there is also no support to upgrade from  Window server 2008 Core to Window server 2008. Now let start step by step to install Window server 2008 Core. First insert bootable DVD into your installation Media. Now Restart your System.   A promt will come to select the correct Language,Press Next to continue as shown in below Figure.   Click on install now Button as you see in below Figure.   Enter your Prduct key Else you want to activate after installation or trail version press next to continue.   If you dont have Product key, then you will Click on No button as shown in below figure.   Select Window Server 2008 Enterprise (Server Core Installation ) option and Click Next button to continue as shown in below figure.   Click on check box option if you read and accept the Linense terms.   we are fresh copy of window in core Custom (Advanced) option is, Click on it as shown in below Figure. Next option, where do you want to install Windows server 2008 Core , Select your Drive to continue and Press Next button to continue.Now installation will be begin and will take few mintues to complete the process as shown in Below Figure.   After 100% Completed System Will be reboot.Afer Reboot a Screen will be display,Press Clrt + ALT +Delete to log on.   Click on Other users  as shown in below figure.   By Default, there is blank password is set for administrator, Enter the password of administrator and confirm password as shown below.   changing password will take one mintue to continue.   Password has been changed.Press Ok to continue.   First time user entering , so it is creating profile.   Please wait for System Event Notification Services   After all step when you are login the dos prompt will be display , that is your account. Now you have successfully install Window Server 2008 Enterprise Core. Enjoy it.
{#advanced_dlg.about_title}
by Aamir Hasan   on Sunday, May 30, 2010
A site is consist of web Application. Web site is the combination of an IP address, Port (default 80) and optional host Header on which HTTP.sys listens for request. Now, i will guide you step by step configuration of web site on IIS 7 First Click on Start button on left bottom of your desktop. as you see  Administrator tools, take your mouse cursor, a sub menu will be open , Click on Internet Information Services (IIS) Manager.As shown in below figure. IIS 7 Internet information Services Window will be open,In connections panel. Expand webserver Your system name. Right Click on Sites,menu will be open. Click on Add Web site as shown in below Figure. Add Web Site window will be open as shown in below figure Here you will see serval options are: Site name: Enter your Site Name. Application pool: Click on Select button to select the Application pool which you have created. Physical path: select the folder where you have placed you web site. Pass-Through authentication: Connection as :First Click on Path credentails, there are two options Specific user, Application user, click on Application users Test Settings: The server is configured to use pass-through authentication with a built-in account to access the specified physical path. Binding: Select http (if you  have  purchase SSL then select https and configure later) ,Enter your IP Address and define port. Enable Authentication and ASP.Net Impersonation as you see in below Figure.     Browse you site as shown below.  
Advertizement 1
Advertizement 2
Advertizement 3
Advertizement 4
Advertizement 5