Skip to main content

Posts

Hosting Webdoamin in AWS Point to Godaddy

-How to Pointing a domain in AWS Console Ec2 Engine Amazon EC2 provides scalable computing capacity in the AWS cloud. You can launch an EC2 virtual computing environment (an instance) using a preconfigured template (an Amazon Machine Image, or AMI). When you launch an EC2 instance, EC2 automatically installs the operating system (Linux or Microsoft Windows) and additional software included in the AMI, such as web server or database software. If you're hosting a website or running a web application on an EC2 instance, you can route traffic for your domain, such as example.com, to your server by using Amazon Route 53. -Prerequisites GoDaddy Aws Console Ec2Service Load Balancer -Configuration Open the dns node to pass the air code from the awsconsole and also configure ... Finish setup to check the Registered URL

How to client WebDomain Change to Public Range

Client WebApplication set to Live -Download NGROK Tool from https://ngrok.com/ -Open the web pack -Write the command ngrok http 8080 –host-header=localhost:8080 After Enter the command the site Redirect to public

ASP.Net Core Configuration with Node Configuration

ASP.Net Core Configuration- => Create Empty Project in Visual Studio => Startup Class Updates -    Add a sample index page create and move to wwwrootfolder to test the application  =>add npmconfigurationfile package.json Open the Package.json to add properties in the dependency (development environment) node After save it’s create a folder in the project root directory =>create Controller in the root folder Controllers/AppController/Action ·          ContactPage,Homepage For working the Controller Configure the Routing in Startupclass Create Layout =>add view start it’s a default render layout for all the nodes  =>View imports to add all the dependencies with viewModels,Controllers..etc _Layout Confguration Contact .cshtml(Post method)   Service Configuration in MVC

SharePoint Web Application Creation Base

 SharePoint 2013 Web-application & Site Creation Step-2

Angular Basic Understanding

AngularJS Angular is a Type Script-based open-source web application framework led by the Angular Team at Google and by a community of individuals and corporations.  Key Modules -Components -Routing -Directives -Pipe -Services -Dependency Injection Main Thread. Templates integration Data binding and directives Services and dependency injection Http and observables Navigation and routing Angular CLI Angular is... A javascript framework For building client-side  applications using HTML,Css and javascript Why Angular .? Angular makes our html more expressive power up our html with features such as if conditions,for loops,and local variables Angular has power-data binding we can easily display fields from our data model,track changes and process updates from the user . Angular promotes modularity by design.our applications become a set of building blocks,making it easier to create and reuse content Angular has built-in support for communicati...

Re-sharper Trial Expires Re-usability- Tricks

Re-sharper Trial Expires Re-usability-  Tricks  Re sharper It is a popular developer productivity extension for Microsoft Visual Studio. It automates most of what can be automated in your coding routines. It finds compiler errors, run-time errors, redundancies, and code smells right as you type, suggesting intelligent corrections for them. Note: This document describes precise after the trial expiry of the re-sharper how we can configure on Next 30 Days validity Pros:Development must easier while loading all the Re-sharper Components; Configuration: Uninstall the application from the Control Panel Remove the system Registry entry default Parameter from the below location-HKEY_CURRENT_USER/Softwares/JetBrains(delete the jetbrains folder) Remove the PrgrammeDataFolder behind the sub folder JetBrains Remove the User AppData folder. For all the use cases Done user can restart the Machine After that user able to  Re-install the application ...

Step by step Installation of SharePoint 2013 on Windows Server 2016

Step by step Installation of SharePoint 2013 on Windows Server 2016 part 3 In my previous blogs, I have shown you how to setup Active Directory Domain Services on Windows Server 2016 for SharePoint 2013.  Now we should be able to setup the Administrator and Service accounts in Active Directory. In this blog, I’ll walk you step by step through the installation of Microsoft SQL Server 2012 on Windows Server 2016 I’ll be creating a default instance of SQL Server that can be used to store the SharePoint 2013 data. Also, it has all the default databases in it. SharePoint 2013 Installation Series: §    Part 1 –   Step b y step Installation of Windows Server 2012 R2 §    Part 2 –  Step by step installation of Active Directory DomainServices in Windows Server 2016 §    Part 3 –  Step by step installation of Microsoft SQL Server 2012 R2on Windows Server 2016 §    Part 4 –  Install and troubleshoot Online/Offl...