Create Branch on Eclipse next update & Merge on Git
To update & merge from eclipse on git please follow the steps –
Learning Never Ends …
To update & merge from eclipse on git please follow the steps –
To pull data from git and rebase the code using eclipse please follow the steps –
Git Setup with Eclipse To setup eclipse with your Git account please follow the steps –
Add Multiple Plug-In in Visual Studio WebTest Open your “Web Performance and Load Test Project” which has multiple “webtest” Now add New project From “Solution” Create Class Library file. Example – “ClassLibrary1” A “Class1.cs” file […]
Session Cookie httponly and secure flag To secure your website cookies we have to made them secure (over https Chanel). First check how it looks. Open any page of your website. I am using Firefox […]