N a g a s a i
Software Engineer, Blogger, Gadgets, Sports, Circket, Movies and Gamer.
Wednesday, January 31, 2018
How to get the IP Address of a Remote Socket Endpoint
›
Here is how we can IP address, you need to use below namespace library using System.Net.Sockets; IPHostEntry ipHostInfo1 = Dns.GetHostEnt...
Thursday, January 18, 2018
What is .NET Core?
›
ASP.NET Core is a free and open-source web framework, and the next generation of ASP.NET, developed by Microsoft and the community. It is a ...
Friday, November 10, 2017
Epic v Stories vs Bugs
›
We have stories, epic and bug while creating an issue in JIRA system. Here is difference between Epic v Stories vs Bugs Epic: An Epic can...
Friday, October 20, 2017
Different versions of Windows 10
›
There will be seven different versions, Microsoft says in a blog post . Here they are: Windows 10 Home, which is the most basic PC version...
Thursday, October 05, 2017
javascript - .includes() not working in Internet Explorer
›
includes is not supported in Internet Explorer (or Opera) Instead you can use indexOf. #indexOf returns the index of the first character of...
‹
›
Home
View web version