Quantcast
Channel: Web – CodeEase.com
Browsing all 37 articles
Browse latest View live

MVC: Sections DON’t Work in Partial Views

We add JavaScript or jQuery in ASP.NET MVC views in the scripts section: @section Scripts { } However, we should know above section does NOT work in partial  view. What we can do are: 1: Put JavaScript...

View Article



Links of Bootstrap CSS and Components

We put the links just for click the links directly without search bootstrap official site and input their website name: 1: Bootstrap official CSS page; 2: Bootstrap official Components page;

View Article

Open Source or Free HTML5 / JavaScript Charts

Here we collect free or open source HTML5 / JavaScript, or JavaScript Library charts, we ordered the following resource by the time we searched out, not for any other reasons. 1: Flot From official...

View Article

How to Add 3rd Party or Custom JavaScript Files or Libraries in ASP.NET MVC 4+

If you wrote your own JavaScript or jQuery file, and it is not too big, for sure you can place it to any custom folder which you like, and drag it to your view or html file to use it. … Continue reading →

View Article

JavaScript HTML5 Charts Comparison

We recently needed a HTML5 JavaScript Chart for our small project. but we need base features such as zoom and pan. After we searched some time, we found the zoom and pan were the painful for JavaScript...

View Article


Ajax.BeginForm not work in ASP.NET MVC 4 and 4.5 ?

In newer versions of ASP.NET MVC such as 4 or 4.5, when you used Ajax.BeginForm like @using (Ajax.BeginForm("Index", "MyController”,                             new AjaxOptions()...

View Article

Register a Microsoft Account Using Non-Microsoft Email (Gmail, Yahoo Mail…)

If you want to register a Microsoft account, and you do not want to use a Microsoft email to register, is it possible? We just got it worked: registered a Microsoft account using our company email, it...

View Article

How to download files from Google Drive shared files

Not a single time my friends complained they could not download files which I shared through Google Drive. They said “Can Not download” meant they could not find download button. I think this is the...

View Article


Set IIS Lockings

Here is iis official site, an article about set Locking in IIS.

View Article


One solution for HTTP Error 500.21 – Internal Server Error

When I set IIS web server, I met multiple times about HTTP Error 500.21 – Internal Server Error. I can not remember what the error screen exactly was, next time I must copy the screen. I always forget...

View Article

Google Maps JavaScript API V3 Not Required API Key

Google Maps JavaScript API V3 does not require an API key, yes, you can choose use an API key or not. The Google Maps JavaScript API v3 does not require an API key to function correctly. However, we...

View Article

VMware vSphere, VMware Player, WMware ESXi, vSphere Hypervisor

There are too many confusing VMware products from VMware but lack of clear descriptions about them. For example, it is hard to know what difference or what relationship between vSphere Hypervisor and...

View Article

Web Services on Devices – WSD

Compared with MODBUS protocol, if your device will be on Web, you might better consider use WSD protocol: Web Services on Devices. Here is Microsoft WSD development information.

View Article


Microsoft Announced .NET Open Source and Visual Studio Free

I missed a big event from Microsoft in passed 2 days since I was busy on our business project. I forgot the event date. so, I missed the big news from Microsoft. I just realized Microsoft took .NET...

View Article

Goodbye, Google Code

Google announced in last month: Project Hosting on Google Code will close on January 25th, 2016. Just like Microsoft, giant companies are closing their own source code hosting platform but move more...

View Article


Mono Supports ASP.NET 4.x Partially

I was some confused on Mono project official site information: I had question about what .NET web technologies which Mono supported. I got information that Mono currently ONLY supported ASP.NET 2 from...

View Article

Website Updated

We updated CodeEase.com due to new technologies and new devices. More and more people are using mobile devices now, some people will never use computer then, so the website should follow the new times....

View Article


How to Generate Post Meta Keywords and Meta Description Without Plugin in...

Meta keywords and Meta description are 2 important elements in SEO. By default, WordPress does not provide Meta keywords and description for single post. Some users just manually add meta information...

View Article

Microsoft’s Technologies are keeping expanding

Microsoft is becoming cool. They are releasing more and more amazing technologies and expanding their technologies to be applied widely. I mentioned before, Google and Apple’s technologies seems were...

View Article

Experienced Software Developer Still Faces to Code or Basic Acknowledge Test...

As a IT guy, a Software Developer, a Microsoft technologies developer (from C++ to .NET ) with over 24 years development history, I still have to face to some awkward (embarrassed ? ) situations such...

View Article
Browsing all 37 articles
Browse latest View live




Latest Images