In my project I am using Visual Studio and SQL Server. During my project review, the reviewers asked me that "Why u preferred Visual Studio,ASP.NET and SQL Server and trying to waste money on buying them?" "Why didn't u go behing free and open source development options like using PHP/MySQL?" I could only reply with some features of Visual Studio. But I still doubt why Microsoft is selling things when the powerful PHP is free. How should I reply to the reviewing team? Please give me a good explanation.
Gjm
Posts
-
Why use Visual Studio? -
Splitting PDFPlease give me the code to split a PDF file using iText. How to scrap out a range of pages to another pdf file?
-
Bank TransferI am developing an e-commerce site. I am confused with two payment choices. 1. Paypal and Credit Card. 2. Using a bank transaction to the merchant bank. My doubt is whether we can do a bank transaction better than paypal and credit card.? We can associate an orderID with every paypal payment and the merchant can receive emails from paypal regarding orderid and payment. Is this flexibility is available with banks? What are the problems in integrating a bank account transfer concept?
-
Control not getting centeredI am new to Web Design. I have a set of div tags as shown below. My problem is the asp.net login control is not displayed at the center of the division. What should I do inorder to make it centered. The ASp.net design view displays the login control centered in the div but when I run the page in a browser it aligns to left. What to do? Here is the markup
I am the header
-
ASP.Net Web Site Administration ToolI wish to do a simple and secure login form, for which I have seen tutorials keeping login information and roles set through the ASP.Net WebSite Administration Tool. Is there any secure way to do a login page without using WSAT at all. Please provide me good tutorial links for creating a custom login form, having the capability of redirecting to login page if user is not authorized etc. I don't wish to use the WebSite Administration Tool. Thanks in Advance.
-
WebSite DesignI need to learn good Web Designs and their tricks. I know HTML and CSS but still incapable of meet the current web standard design tricks. I would like to get some good links/ebooks to learn about those tricks like creating a extensible rounded rectangle according to the content. I am searching a practical description. Please give me some very good links to learn about the secrets of Web Design. I am not targeting at a book/page describing all the tags and all. I prefer to learn how to do steps to achive a particular design.
-
ASP.NET IIS login problemI don't have an app_code directory in the production environment. But I have an App_Data directory in the production environment. What to do?
modified on Thursday, July 8, 2010 12:23 PM
-
ASP.NET IIS login problemSir, I am working on an e-commerce project using ASP.Net and C#.Net (Visual Studio 2005-Windows XP). I am facing problems in the login module. I created the login accounts using the roles and users in the ASP.Net Website Administration Tool. The login module is working fine when I test the website within the Visual Studio. I mean the login form is working properly under the Development Server integrated in the Visual Studio. What I want is to make this work properly under IIS (i.e. the Production Server). When I deployed the project to the IIS, the login form with the login control is displayed, but cannot login and gives a login failed message. I posted this problem in few forums along with the source code of the login module only. But nobody cared in downloading my source code. I have searched about this issue in Google and they are providing good tutorial links to solve this issue. Even after reading those I couldn’t solve this as I am new to Web Development. I need help from experts on this. Can you please provide me a sample source code with the web.config and also a description of the major steps in configuring IIS to support the role based login? I had gone through the following titles under google "Always set the "applicationName" property when configuring ASP.NET 2.0 Membership and other Providers" I would like you to see the following link which I tried. I think this will help you to help me. http://www.asp.net/hosting/tutorials/users-and-roles-on-the-production-website-vb Thanks in Advance.
-
Front end & Back endI am new to web applications. I wish to do an e-commerce site. I wish to use ASP.NET , C#.Net and SQL Server. What is front end and back end? for a two tier application I think we say VB.NET as a front end and SQL Server as a back end I think an e-commerce site is a three tier application I preferred ASP.NET, C#.Net & SQl Server. Which one of these are called as a front end and the backend?
-
PaypalI wish to do an ecommerce site in which I am only going to include paypal payout functionality. and I dont wish to add credit card processing. Is this a serious problem to an ecommerce site, that I am using only paypal payout?
-
24 hr running exeHow to make our exe files run continuously in web servers? I think web servers won't support exe files. I want this completely free of charge.
-
Login ProblemThis is where we post doubts. I am new to this. Doubts are consequence of ignorance. Ignorance makes me to say idiotic things. It was so disappointing. Help me plz
-
Login ProblemSir, I am working on a login form on ASP.NET/C#. I have everything working in the Visual Studio's integrated web server. I setup a role named "Administrators" and configured a user with a username and password in the ASP.NET's WebSite Administration Tool. I got everything working fine under Visual Studio. But when I deployed the web application and went to IIS, the login form is not working. The pages are properly loading but when I pressed the Login button, the login page shows a login fail as part of the login control. I shall be much thankful to you if you kindly download the 180KB project files(no database dependancy) and try this out in IIS v5 and please suggest me a solution. I used the following details when I used the WebSite administration tool of ASP.NET role name : Administrators username: admin password : bookshop! I want the login working fine under IIS. Help me urgently , I am in the middle of my academic project. PLS DOWNLOAD THE PROJECT FILES FROM THE LINK BELOW (only login part included) http://sherin2701.googlecode.com/files/login_test.rar[^]
-
Login form not workingI have my ASP.NET application working fine under Visual Studio's integrated web server. Also I have set up IIS with my files and can access my application via browser But My problem is there is a login form which is not working in IIS but the same login form is working in Visual Studio. The username and password are not stored in database. I used Form authentication. My web.config part is shown below allow roles="Administrators" deny users="*" I have everything working fine except the login form in IIS. Login form is perfectly working under Visual Studio. Plz help me
-
Login form not workingI have my ASP.NET application working fine under Visual Studio's integrated web server. Also I have set up IIS with my files and can access my application via browser But My problem is there is a login form which is not working in IIS but the same login form is working in Visual Studio. The username and password are not stored in database. I used Form authentication. My web.config part is shown below allow roles="Administrators" deny users="*" I have everything working fine except the login form in IIS. Login form is perfectly working under Visual Studio. Plz help me
-
Integrating PaypalI am developing an e-commerce site, as part of my academic project. I want to integrate the Paypal. I am not familiar with it. Can we see and learn about transactions without having money in accounts? I want to simulate the transactions. Is there any option for that??
-
24 hr running exeI don't know whether I am asking a stupid thing. I can develop an application that can read emails for me and can send SMS alerts for every new mail. That application keeps on monitoring my inbox. But I want it to execute 24 hr a day. Is it possible to make an exe executing all the time online in some other online service or machine. Something like a program running in cloud(cloud computing)
-
Executing an EXE 24hr onlineI don't know whether I am asking a stupid thing. I can develop an application that can read emails for me and can send SMS alerts for every new mail. That application keeps on monitoring my inbox. But I want it to execute 24 hr a day. Is it possible to make an exe executing all the time online in some other online service or machine. Something like a program running in cloud(cloud computing)
-
Database Designthanks
-
Database DesignI am developing an ecommerce website, aimed at selling electronic products. So for storing the product details I use a product table in which I have the fields for storing the product specifications. My problem is how to include the specifications of different products like motherboard, mouse, Monitor in a single table (product table). How should I design the product table to hold the specifications of different products. Suggest me a good database design for this problem.