I have to make a IE type browser with some extra features on it. In Visual Studio, we have a component named \"WebBrowser\" that uses current IE browser installed in user\'s pc.
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this qu开发者_开发知识库estion? Update the question so it's on-topic for Stack Overflow.
I have recently created a java application(calculator) 开发者_如何学Cin netbeans and need to make it into a web service. How do i convert it?You should take a look at the Java API for RESTful Webservi
A new corporate p开发者_如何学Goolicy on Secure Coding was recently put into effect. The initial audit assessment tagged me deficient for:
I would开发者_开发问答 like to create a 2d space game which can be played as a web app on several devices such as pc, iphone, android, and ipad.I would like to detect screen resolutions automatically
I want to have a user upload a image to my website and have a series of Photoshop a开发者_开发问答ctions like adding a layer behind of that image, a layer infront and some dynamic text with effects ap
There are several references on the web about using the CSS3 translate3d directive to force hardware acceleration on some mobile devices (iPhone, etc). However while most of these go into great detail
I have a confusion that can we pass username and password in login form in any websit开发者_如何学Ce through command prompt such as gmail.com. If we can then how or if not why? Please suggest.The way
I am faced with a problem with ASP.NET MVC 3 with the Razor rendering engine (C#). I am using multiple Html.RenderAction() methods within a view and only the layout is rendered.
I\'m trying to write a script to disp开发者_运维问答lay the current time on a page every minute on the status bar. However nothing shows up on the bar and I have no idea what is wrong.