web-applications
DotNetOpenAuth.... what is?
I\'m not sure what it is and what is DotNetOpenAuth. Can you explain itin few words? I am investigating about the management of users in a web application开发者_Go百科 (asp.net mvc)From www.dotnetope[详细]
2023-04-08 13:21 分类:问答model association for a e-store app
I\'m developing an e-store app using ruby on rails and I\'m a bit confused about the model associations. It would help me if someone could give开发者_开发技巧 me an idea about the tables and their ass[详细]
2023-04-08 10:17 分类:问答Java. Creating a date according to user timezone in web-application
I have a Java web-application. In some places there is showing of dates. I want to display the date according to user timezone. How do I create a date for the show if I know the timezone the user?[详细]
2023-04-08 08:29 分类:问答Assembly built by a newer runtime error after converting to Web App
I\'ve recently been converting a website project over to a web application project. The old website had a C# file in the App_Code folder which worked fine even though the rest of the project is in VB.[详细]
2023-04-08 08:20 分类:问答Dynamically generate a webpage in GWT
I have a unique challenge that I\'m not sure how to approach: I need to manufacture a new HTML page from scratch, one that contains a script tag and a paragraph tag with some words in it. Very simple![详细]
2023-04-08 05:18 分类:问答iOS - UIWebView - Need Submitted form to Open in Safari
I have been developing an HTML5 / Javascript webapp for the iOS platform. I am relatively new to Objective and XCode, but I know my way around the program. I am attempting to have the UIWebView open a[详细]
2023-04-08 05:14 分类:问答How to know if the request is ajax in asp.net in Application_Error()
How to know if the request is ajax in asp.netinApplication_Error() I want to handle app error in Application_Error().If the request is ajaxandsome exception is thrown,then write the error inlog file[详细]
2023-04-08 05:08 分类:问答blocking in login page
In simple web program I want to block users for some time in log in page if they type incorrect password for 3 times! How can I implement it? Is it good idea that store counter in datab开发者_如何学JA[详细]
2023-04-08 05:06 分类:问答New to PHP frameworks, how about this approach?
I\'m about to start a new PHP project of my own, let say is a CRM SaaS. I\'m no PHP expert, I\'ve been developing very simple PHP/MySQL websites for several years. I know CSS, jQUERY, etc. enough to f[详细]
2023-04-08 04:13 分类:问答ODBC Connection in Asp.Net (Connect and Dispose)
I Open and Close ODBC connection while the page is up and running. When and where should i put the Connection.Dispose method? I tried on the Page_Disposed but it never makes it there.[详细]
2023-04-08 02:19 分类:问答