Application Architecture Feedback
I was looking for some feedback on the current design. Here is how it currently looks Web App (UI) References BLL Layer and BusinessEntities Layer BusinessEntites Layer - Contains Interfaces and...
View ArticleGood site to get project feedback? [closed]
I have a personal project I've been working on in my spare time. It's far from complete, but I want feedback on the UI and the functionality that has made it in so far. Where is a good location to get...
View ArticleFeedback form with the asp.net code
i need to generate feedback form in html (aspx) with the aspx.cs code? Can any one give some simple form?
View Articleasp.net Inline feedback "Alert/Confirmation/Error" after form submission....
I am seeking to implement a simple alert in asp.net that informs a user the submission was successful. I am new to asp.net and would appreciate some guidance. Thanks in advance.
View ArticleNeed to add "App Feedback" functionality to all existing ASP.NET web apps...
I need to add "Application Feedback" functionality to all of our existing web applications (ASP.NET). The purpose of this is for the user to be able to click "Give Feedback" to give feedback regarding...
View Articleproviding feedback for file uploads
When uploading files to a server what information should be provided to the user for feedback? I have created a website that allows users to upload files to a server. I would think a progress bar...
View ArticleSending email to the specified gmail account by the user (much like feedback...
The front end <table> <tr> <td> <asp:TextBox ID="rec_email" runat="server" ReadOnly="True">mymail@gmail.com</asp:TextBox> </td></tr> <tr> <td>...
View Article