Tuesday, April 21, 2015

top-10-changes-in-asp.net-5-and-mvc-6

Below link contains some of the top-10-changes-in-asp.net-5-and-mvc-6

top-10-changes-in-asp.net-5-and-mvc-6

Thanks,
Ujjwal

Convert code from C# to VB and from VB to C#

Hi,

I was working on a project that needs to be converted from VB to C#, i was searching for a tool that can easily convert some part for me.

i found one http://converter.telerik.com/

Thanks,
Ujjwal

Books on Java performance tuning

We usually do a performance research by writing small stop watch and it will log time taken for each business methods. You create stop watch methods something like startWath and stopWatch to start and stop a timer. The performance tuning on web applications vary from server to server since there are some server level tuning also improves your application's performance.

Below are some books which might help you.

Java Performance: The Definitive Guide is a really good book and its quite latest as well - covers G1 GC in depth.

Then there is another book: Java Performance by Charlie Hunt and Binu John even this book is good expecially the java performance troubleshooting guidelines are good.

Thanks,
Ujjwal Soni

How To Handle Downtime During Site Maintenance

Hi,

I came across a great article to handle downtime during website maintainence. I've shared the link below.

http://moz.com/blog/how-to-handle-downtime-during-site-maintenance

Thanks,
Ujjwal

error-message-401-2-unauthorized-logon-failed-due-to-server-configuration

I faced below error when i configured my project to a different machine, i checkedout my source code from TFS. This error mainly occours when Authentication Mode is wrongly configured in your IISExpress.



In order to resolve this error, click on your project and press F4 key. (Dont right click and click on properties as it will take you to a different page).

Change the settings as per above screenshot, disable anonymous mode and enable windows authentication. This will resolve this error.

Thanks,
Ujjwal

Friday, April 10, 2015

Microsoft MVC 70-486 VCEFiles

Hi,

I have a collection of exam dumps for Microsoft MVC 70-486 VCEFiles which can be downloaded from below link.

https://drive.google.com/file/d/0B_af9FI8dQPKZm56clViX1lhaHc/view?usp=sharing

Thanks,
Ujjwal