Want To Develop Web Applications Using C#?
Oct 19, 2010If I want to develop web applications using ASP.NET and C#, then do I really need to learn Silverlight?!
View 2 RepliesIf I want to develop web applications using ASP.NET and C#, then do I really need to learn Silverlight?!
View 2 RepliesI am developing a web application for mortgage business related data (not mortgage calculation)in C#.( My job is to convert a classic asp app ..so workflow is already there. )Suggest sample application from where i can read and follow structure . It should have tabbed panes, user creation with different level of rights, complex web forms taking lots of input and using ajax.(even a bit of LINQ....as demanded by management!!) I found Nopcommerce interface very good. something similar but smaller in size. My ASP.net webforms knowledge is beginner to intermediate level.
View 1 RepliesI just joined this forum, have a question about using asp.net in windows vista, I do not have visual studio installed, so how do I develop asp.net applications and publish it or do I need VisualStudio to run these applications?
View 8 RepliesI am planning to buy a new laptop to learn asp.net web applications and also windows applications. Do we get IIS7 installed when we buy the home edition of windows 7 or should we buy windows 7 professional version?
View 5 RepliesHow can I develop Client-User and Web applications for BalckBerry using Visual Studio 2008.
View 1 RepliesI've been worked with web services so far, and I'm interested in expanding my services to console applications as well so I started digging up with WCF but I'm conserned that I won't be able to use the HttpContext collection that I've been used to do with web services one important thing which is to generate a random value from HttpContext.Current.Request.ServerVariables["ALL_HTTP"] that I need to reckon if it's the same or at least near what machine that is calling my service. How can I overcome this problem?
I need to know what machine is calling to count the number of attempts to login into my system for example. So must do it inside of the svc code otherwise if I let the client inform what ip address or what computer he is using, anyone could forge this argument and surpass by another machine. May be I'm approaching this matter wrongly. And I should count the number of attempts per state session, but how is it done?
Our corporate intranet is designed so that each web application is a child application in the primary application.. Everything has worked fine with Visual Studio 2008 and even in 2010 running the website locally works great, the output directory for the child apps is ..in and the ProjectName.dll copies to that directory.. When I do a publish however it does not and I have to manually copy the dll from the bin folder in the project folder to the parent bin folder, this isn't hard of course but more of a pain in the butt each time I need to publish something. I made sure the output directory is correct for both debug and release yet on publish is just copies it to the child bin and not the parent bin as needed.
View 2 RepliesI currently have a number of clients who use a cms I have developed. My clients are mainly small web design companies or marketing agencies. I developed a cms, which i customise for each client, with them passing the work off as their own. This cms is built in PHP. have always been keen to move to the .net framework, but over the years have only really completed a couple of projects. Recently I have read a lot about aps.net mvc, and I have started to pick it up. I am finding the learning curve prertty steep, but I am impressed with itI am starting to look forward to the development of a new version of my cms, and I am considering building it using .net mvc, the only issue is, that i will have persuade my existing clients that they should support my decision to do this, and I currently cant really think of any benefits for my clients.
View 2 Replieshow i can develop ROBO KEY in asp.net.
View 8 RepliesI was wondering how to be able to develop an interactive pop out box that enables users to be able to have checkboxes and buttons in the pop out box.
View 2 RepliesI know the difference between ASP.NET webforms and ASP.NET MVC and I've seen quite a few videos explaining that they both run on top of ASP.NET (and I've used both). However, my question is, how would one develop right on top of ASP.NET without webforms or mvc.net?
View 5 RepliesI am using ASP.NET with C# and I am new in those. I need to write code which will read a webpage every minutes. I tried to do this with timer class of c#. When I run that code just after few seconds it says server stop running. What is the best way to write such code?
View 8 RepliesPossible Duplicate: Small projects ideas to teach beginners web developent using ASP.Net I am learning about technical skills to become a web developer.But i don't know how i should start to develop a web application.
View 4 Repliesi see most MVC database application are developed using one form or another ORM. Is it suitable to develop MVC application without ORM (e.g. no Entity Framework 4, nor Linq to SQL) ?
View 5 RepliesIs .net framework free, If i want to develop a website using asp.net do i need to purchase a license to deploy my website?
View 2 Repliescan somebody tell me how to develop a message inbox in asp.net using c# e.g. on forums..we can receive messages in our inbox and we get a notification that "You have 1 unread message in the inbox" etc.
View 3 Repliescan any one tell about 3 tier architecture in asp.net using C#How can i develop a project using 3 tier?
I am developing a CMS application. Its a very huge deep and with full of configurable features. Current, I am developing it using Asp.net C#, form authentication and by creating UserControls.
There are lot of configurable items need to decide at run time as per user roles and some rules are predefined and some will be defined by Admin at runtime. The all information is stored in DB. I am getting lot of issues with USerControls. I consulted with some other guys who told my approach is wrong, I should go through DB data fetching. I really don't understand what is it? It is something like my all pages will be stores in Database and will construct at runtime and display as per rights?
i am so much eager to develop the multilingual application. But i don't know how to start. how to create the application can i know what is the process to create the application. other wise give me a simple example.
View 1 Repliesi want to develop a small application, which i can deploy as software as a service. I need some tutorials to develop it from scratch.....till the deployment.
View 13 RepliesI am developing a website where I need a captcha control and I want to develop the captcha control itself, so in the future I can change its length, type, color, and have it be easy to manage as well.
So, suggest me which technology used for to develop the capha control and how.
I am using asp.net platform with vb.net as the language.
Is there any tool available for developing mobile websites using asp.net (C#). or else any other tool?
View 4 RepliesI have develop lots of web aplication including web-site with paypal integration and now I want to develop scrapping in asp.net. Any one has knowledge about what is scrapping and how it is implemented in asp.net. I am new to this scrapping.
View 2 RepliesI am developing a web site using ASP.Net and c#. I need to design a site map for the web site.
View 2 RepliesHow should I develop a e-com easystorehosting?
View 1 Replies