A web application framework developed and marketed by Microsoft to allow programmers to build dynamic web sites, web applications and web services.

learn more… | top users | synonyms

-1
votes
1answer
183 views

How to convert ppt to html without MS office installed? [closed]

I have a requirement of converting ppt to html without using MS office installed in my .NET application. I tried Aspose but it is not supported audio,video and animation. Can anyone suggest any other ...
1
vote
1answer
64 views

can we able to save a file from a person's skydrive account into our skydrive account without downloading?

I'm Studying about the Microsoft's SkyDrive. Is it possible to copy or move a public file from a person account to our own SkyDrive account... If it is there somebody tell me, how could do that. . .
0
votes
0answers
284 views

Using web config can't connect to named instance of SQL Server 2008 R2 Express - all locally [closed]

I am trying to connect to a new instance of SQL Server 2008 R2 Express using web config for WCF web service. We use IIS 7.5 and .net 4.0. Everything is local (i.e. - all on the same machine - the ...
0
votes
0answers
164 views

ASP NET: SQL db Update from Webform via Entity Framework [closed]

I'm just starting out on my first Web Application on VS Express for Web using C#. Have created a Database First Dynamic Data website and have the basics (i.e. can follow simple instructions) but the ...
-1
votes
1answer
206 views

Transition to MVC when available, but without webforms? [closed]

Facts: I am a new web developer. Rather experienced in WinForms app, RDBMS etc, but it was until recently that I joined the web world programming Currently feeling comfortable with HTML, CSS, ...
1
vote
0answers
199 views

How to feed client-side AJAX script with an ASP.NET server side *DYNAMIC* .json and .xml file? [closed]

As I learned so far, client-side AJAX script can read a static .json or .xml file from server. But I need to generate a .json or .xml file dynamically according to the user input at client-side. e.g. ...
-1
votes
2answers
169 views

Plugin to modify webpage layout? [closed]

Is there any browser plugin to modify the layout of an external webpage? I would like to change the placing of a couple of links that I commonly use so that I can have them on the right hand side of ...
0
votes
1answer
1k views

How do I allow visitors on my site to share my photos on their facebook news feed?

How do I allow visitors on my site to share my photos, on their Facebook wall/news feed? I see that there is a "share" or "like" option from Facebook but that seems to share the whole page. I would ...
2
votes
2answers
371 views

How can I delete my account/profile from http://forums.asp.net?

I've created a profile which has my full name as username and I don't want it to be displayed on my every posts. If I can change username then good else I want to delete that profile.