Skip to main content

Posts

Showing posts from 2019

How to Enable Remote Debugging

In this article i can explain you how to debug the code with remote debugging for look on Prerequisite: Remote machine -Remote Debugger -Debug Folder Development Machine -Visual Studio Open Project -Build the Project and copy the bin folder data paste to remote machine Remote machine Configuration- Copy the Development Build Folder and save into Remote Machine  Open Debug Folder  Development Machine Configuration Open the Project with Debug tab select Attach to Process

Angular Redx Architecture -Implementation note

}

SQLServer Poiting to Public range

In this article explain about how to configure the sql sever pointing to Public IP . Prerequisities: SQLServer 2012(any --v).etc Windows Server 2012 (any --v) Firewall Inbound Calls -SQLServer 2012 SQL Binary Packages- DatabaseEngine,Management Tools,SQL Authentication Instillation Complete : Change build in Account to LocalService After installation Complete IP Enabling  Update any Port into the TCP port after that Restart the Service Firewall Allowing the Port  Open the SqlServer  Change the Connection String in Any Type you can Text it works. Results

How to execute Python Script in PyCharm-Configuration

How to use Wireshark to capture all the Trace result from the device communication

In this article explain about how to capture the wire-shark IP based result from the available IP Address. -Open the Wire-shark with admin privilege mode for access all the binary from the OS -Ex if i am connecting only Ethernet cable so you can see the IP is pop with hover effects -Developer can able to see the MAC address and IP address For USB Cab Filtering Select the USBcap1 and continue the process Ex:if the user connect a device with port USBCap2 -double click the instance to start the logger after that you can see all the logs filtered from the communication stacks see result:-

Pointing AWS Console-Win server 2012-Godaddy-

Step -1 Create a New EC2-Instance Select the Windows Server 212 Permission Setting EveryOne,(Full) CreatorOwner IUSR(Full) System Network Network Service(Full) Administrator Users IIS_Users(FUll) Copy all the files into  Volume Update In aws Console

Bower Installation Notes

Install bower in to visual studio If the bower is not installed in your machine Open the nd commands prompt For designers For uninstalling packages Install Specific package Bower install loadash#2.2.1 Bower install underscore Bower list Bower install backbone Search all Lib Bower search lodash Bower install angular-loadash After complete the installation Add new bower file bower.json