Donate

Cannot find JavaScriptSerializer in .Net 4.0

These are the steps for using it in .NET 4.0

1. Create a new console application
2. Change the target to dot.net 4 instead of Client Profile
3. Add a reference to System.Web.Extensions (4.0)
4. Got access to JavaScriptSerializer in Program.cs now :-)

Source: Cannot Find Javascript Serializer in .NET 4.0

Comments

Donate

Popular Posts From This Blog

WPF CRUD Application Using DataGrid, MVVM Pattern, Entity Framework, And C#.NET

Remove Cookies From CookieContainer Class

How To Test Or Check Dead Pixels And Backlight Bleed On Your Monitor Using Dead Pixel Checker In Windows 11