Tagged Questions
0
votes
1answer
2k views
How much do i need to learn in order to get an entry level asp.net job? [duplicate]
Possible Duplicate:
If you develop with ASP.NET, which other technologies do you use?
I'm currently learning C#, but I've noticed that there is a lot of demand for ASP.NET developers.
I ...
0
votes
1answer
136 views
Application use on website
Is there a good way to run a C# application on clientside in lieu of JavaScript? I have done some front end work with JavaScript and backend C# for web developing at an old job, but I am interested in ...
62
votes
16answers
6k views
How much freedom should a programmer have in choosing a language and framework?
I started working at a company that is primarily C# oriented. We have a few people who like Java and JRuby, but a majority of programmers here like C#. I was hired because I have a lot of experience ...
0
votes
2answers
603 views
Web API architecture design
I'm learning and diving into Web API. I've used web services before but not specifically with web API. Below is how I am designing it so far and I was curious on the feedback.
I have a ...
3
votes
2answers
767 views
Freelance Web Developer tools [closed]
I'm thinking of freelancing and building web sites in my free time.
I have experience in C#/ASP.NET, JavaScript/jQuery as well as HTML/CSS and SQL. Thus, I feel like I have sufficient web ...
0
votes
2answers
511 views
How can I correct html for missing closing tags in c# ? [closed]
I have html stored in database received from text editors and because of some mistakes in the code the html is not valid, it is missing some closing tags. and due to this I am not able to process this ...
1
vote
1answer
401 views
Providing popups in an asp.net web application that contain server controls
What is the best way to provide popups that contain asp.net server controls? I am working on a .net site. I have search functionality where if someone presses a button a panel appears where they can ...
-2
votes
1answer
543 views
Do we need even more web frameworks in C# now that async await is here
Developing endless frameworks for web application, websites and web services is always great fun. It's one of the richest areas where you have 100 different ways of achieving pretty much the same ...
3
votes
4answers
216 views
Web Project Class Architecture
I think this is a good question for here but I'm not 100% sure. Please flag if it's too vague.
I've worked on many websites where common framework classes are overridden.
Since I work mostly in ...
0
votes
2answers
354 views
Handling large web based processes
I am working on a new function for a ASP.NET MVC website. The execution time is quite long at present so I am considering options.
The function takes an excel spreadsheet, uploads it to the web ...
0
votes
3answers
237 views
Technology Choice for a Client Application [closed]
Not sure this is the right place to ask...
I'm involved in the development of a new system, and now we are passing the demos stage. We need to build a proper client application.
The platform we care ...
1
vote
1answer
719 views
Simple way to deploy Winform application to website
First of all, I know there is no perfect answer to my question. It is a bit personnal, but I'm sure many programmers face the same dilemma when they get from regular desktop applications to ...
3
votes
1answer
342 views
Designing models for a generic service layer
We are building a web interface to a tiered membership system, which will interface with a third-party CRM web service for the creation and management of accounts. The web service, unfortunately, is ...
0
votes
2answers
215 views
Separation of development responsibilities in a new project
We have very recently started a new project (MVC 3.0) and some of our early discussion has been around how the work and development will be split amongst the team members to ensure we get the least ...
0
votes
3answers
532 views
What are the pre-requisites for writing .NET web services?
I am very new to web development. I have been a C,C++ programmer for 5 years and I'm starting to get into the web development, writing web services, etc.
I understand that basic concepts of web ...
0
votes
1answer
305 views
Why would he say “We don't want to support MVC3”?
I work in a small shop at a fairly big company doing intranet web applications. By small, I mean there is 1 other guy in my position... and he graduated with me last December. (we aren't the only IT, ...
4
votes
8answers
2k views
How can I move a team from C# ASP.NET development to PHP development using Drupal?
I have a team of skilled C# developers with vast experience in creating ASP.NET MVC applications. We will soon be starting a new big web site project based on the Drupal platform. My developers do not ...
17
votes
6answers
43k views
How should data be passed between client-side Javascript and C# code behind an ASP.NET app?
I'm looking for the most efficient / standard way of passing data between client-side Javascript code and C# code behind an ASP.NET application. I've been using the following methods to achieve this ...
1
vote
5answers
380 views
An aspiring programmers proverbial fork. (asp.net or …) [duplicate]
Possible Duplicate:
Is it better to specialize in a single field I like, or expand into other fields to broaden my horizons?
Do Diversified Skills Foster or Hinder Specialization?
...
2
votes
3answers
287 views
How to update display during large processing job
I have an ASP.NET C# application that needs to go off and iterate through a directory of .xml files and do some processing on the data inside them. This is easy enough, but i need to display the ...
11
votes
3answers
4k views
Is it a good practice set connection strings in a web config?
Recently I have a discussion with some of my colleagues at my work because they said that it's better have in a .DLL a string connection encrypted. And I said why just don't use the string connection ...
6
votes
2answers
479 views
Implementing Asynchronous Insert / Update for a web application
I am in the process of implementing a small web application using memcached for caching objects and sql server for database persistence.
In all the projects I have done before I have done ...
2
votes
3answers
306 views
Is EF4 mature enough with MySQL or Oracle?
Is Entity Framework 4 with MySQL or Oracle mature enough to be used on production level web application?
Can it provide high level of performance, or should we stick with just plain data access with ...
9
votes
4answers
1k views
Should I be a professional in C# programming in order to build good web applications using ASP.NET?
I do not know if there is special programming in C# for the web or it is the same?. If it is the same then what are the topics that I should focus on in C# in order to use it building web application ...
7
votes
4answers
320 views
Can you overuse delegates and events
I've just started getting to grips with event driven programming and I'm finding delegates and events to be very useful. Since starting to see the potential I've began using them all the time to solve ...
1
vote
1answer
374 views
difference between Visual Studio and RADs?
What is the main difference between a Rapid Application Development tool like MonoDev and Visual Studio, is an RAD more focused on one thing? I'm looking to make a web application, are there ...
2
votes
2answers
311 views
What is the best way to store files when using winforms and web?
I have to develop an application (in C#) that has to work with files. The application consists of two versions: a web version and a windows version. Therefore, the files must be stored on a place ...
16
votes
10answers
2k views
Best Practices and Etiquette for Setting up Email Notifications
If you were going to set up a Email Alerts for the customers of your website to subscribe to, what rules of etiquette ought to be followed?
I can think of a few off the top of my head:
Users can ...
9
votes
2answers
798 views
Should we compile our website to a single dll, or a dll per page?
We're developing a new project that is to be deployed on a large number of client sites.
The project contains a web-based GUI as one of it's "access points".
Speed of the web interface is a priority ...