Quantcast
Channel: amitpatelit » .NET
Browsing all 11 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Convert PowerPoint to HTML

Hello friends, This post is explain about how to convert ppt file in html pages by asp.net application. A requirement comes like when user will provide ppt with attached set of images and asp.net...

View Article



Image may be NSFW.
Clik here to view.

Fetch list of property name and value from any object

In any of the scenario where we have to wrote a common function where we can use any of the object type but all have set of common property so we need to fetch those properties. In one of the my...

View Article

Image may be NSFW.
Clik here to view.

In MVC controller returns rendered html

In MVC development sometime developers need to get rendered html code from controller’s action method. In my one of the requirement I am updating page’s specific portion by java script by json method,...

View Article

Image may be NSFW.
Clik here to view.

Bind cascading dropdown by ajax/json in MVC application

An Asp.net MVC developer can use this code to bind cascading drop down by ajax/json . Let’s say we have country drop down. When user selects country, states of selected country will be filled by json....

View Article

Image may be NSFW.
Clik here to view.

Upload photo in flickr by asp.net code

In my applications are providing to facility to share their customer’s images but for that key issue is where those images need to store because generally every host environment have very limited...

View Article


Image may be NSFW.
Clik here to view.

Responsive Web Design for all Devices

In current days visitors are accessing web site by multiple devices, so it is necessary to support web site for multiple device with different screen resolution. Let say web site should be accessible...

View Article

Image may be NSFW.
Clik here to view.

Benefits of HTML5 and CSS 3.0

Most of the web programmer is familiar with hypertext markup language and css. These two language are use full to run layout in browser and easy for search and indexing. But the problem is html is not...

View Article

Image may be NSFW.
Clik here to view.

Enter IIS binding entry by C# code

In many situation required to multiple domain in one web application. A specially for web based content management system. So in this kind of application this is very much important to bind each url...

View Article


Image may be NSFW.
Clik here to view.

Export to Excel in asp.net MVC

In a scenario comes on asp.net MVC application comes where user need to export in excel , csv, xml file by asp.net MVC application as tabular data. So on export button form will be submitted and...

View Article


Image may be NSFW.
Clik here to view.

Fetch web page title tag, meta description and logo path from URL

This article is focus on how to fetch any web page title, meta description and logo path from web site url by C# code. In this code I have first fetch the html source form provided url and then based...

View Article

Image may be NSFW.
Clik here to view.

Use MVC Web API

Visual studio 2012 provides a features of the asp.net MVC with web api with web services to rest service call. So when need to create web services we can use this one rather than creating a traditional...

View Article
Browsing all 11 articles
Browse latest View live




Latest Images