Tagged Questions
0
votes
1answer
147 views
Why does my web site load fast locally and at home but slowly for our customer? [closed]
I'm having a frustrating problem that I need some advice with. I've written a ASP.Net web forms application that retrieves its data through a wcf web service. When I run it locally either on my ...
3
votes
1answer
209 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 ...
-3
votes
1answer
322 views
Which framework should I learn if I want to do web development in Java? Any advice? [closed]
Well, I don't have a strong background in programming. I know C, C++, some C#, some vb, and some basic java and SQL, that's it. I don't have any work experience in web development, so just consider me ...
3
votes
3answers
158 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 ...
2
votes
1answer
322 views
Newbie ASP.NET developer being forced into MVC4 with WebForms
I recently got hired on as a new ASP.NET developer (C# code behind). When I arrived, I was told that they were moving to MVC 4, and so I bought two books on that. However, the other day I learned ...
2
votes
1answer
235 views
Organizing ASP.Net Single Page Application with Nancy
As a personal project, I'm creating a single page, asp.net web application using Nancy to provide RESTful services to the single page. Due to the complexity of the single page, particularly the ...
-1
votes
2answers
285 views
How to translate PHP and ASP code in both directions [closed]
Is there any IDE that can help convert PHP code into ASP, I mean in both directions.
Please share if you have any idea.
Someone also has an idea, or can give any directions about how to go about it ...
1
vote
1answer
226 views
Relevance of Metro to ASP.Net developer?
I am a web developer, working mostly with ASP.Net(webforms + MVC), C#, javascript and so on.
As you know, continuous learning is very important for us, but time is not infinite. I do dabble with the ...
0
votes
1answer
279 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, ...
11
votes
2answers
437 views
What are the legal risks if any of using a GPL or AGPL Web Application Framework/CMS?
Tried to ask this on SO but was referred here...
Am I correct in saying that using a GPL'ed web application framework such as Composite C1 would NOT obligate a company to share the source code we ...
2
votes
3answers
771 views
Master page design (reloads on new page)
Ive been building a website with 2 pages and 1 master page. The master master page works as a "Menu". The two pages inherits from the master page and have some content on them.
On Page1 I have a link ...
13
votes
3answers
6k views
ASP.NET MVC vs WCF for REST API + Webpage usage
I think the discussion for programmatic service oriented usage vs human interaction is clear.
But if I were to create an application that makes use of both a programmatic API and a website that makes ...
5
votes
1answer
311 views
Need advice for approach for a web-based app that loads excel worksheet but exposes only the charts
I'm looking for suggestions on the Visual Studio approach to take for a web application that is in the conceptual stage.
My environment has a lot of tools:
Windows Server 2008 R2 Standard 64bit
...
16
votes
7answers
1k views
Should I use the language I'm most comfortable in, or the company “standard”
I'm going to be developing an Intranet site for my specific plant, and our company standard for web-development is IIS + ASP.Net + VB.Net + Microsoft SQL Server (note that we have about 10+ plants). ...
1
vote
5answers
314 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
247 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
6answers
16k 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 ...
3
votes
2answers
914 views
Exposing business logic as WCF service
I'm working on a middle-tier project which encapsulates the business logic (uses a DAL layer, and serves a web application server [ASP.net]) of a product deployed in a LAN. The BL serves as a bunch of ...
5
votes
1answer
89 views
Is there a proven concept to website reverse certificate authentication?
We're looking at exposing some of our internal application data externally via a website. The actual details of the website aren't that interesting, it'll be built using ASP.NET/IIS etc, that might be ...
7
votes
3answers
336 views
Why decouple view and controller (web)?
Why can't we put them in the same page, like each action paired up with its view? Not using code island, but controller code at top then view code at bottom? What are the problems with this approach?
...
11
votes
3answers
2k 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 ...
10
votes
2answers
461 views
What is a good way to familiarize myself with PHP, coming from an ASP.NET background?
Currently, I'm very comfortable with building tools/web apps in an ASP.NET environment. I'm not really looking to leave tbh, as I really like C#, ASP.NET, MVC 3, Visual Studio, etc.
However, right ...
2
votes
2answers
97 views
What are other technologies that are capable of creating Websites with Animation, Load Detailed Images & Cross Browser
I am a Junior Web Programmer who is tasked with redesigning our website. Right now the website is made in ActionScript using the FLEX API(so its Flash based).
I am looking for advice on what ...
2
votes
2answers
996 views
Using SQLDataSource / DataBound Controls in ASP.NET - Bad Practice?
When programming in ASP.NET, you can get very quick, effective functionality out of using DataBound controls (GridView, FormView, etc) with an SQLDataSource control on the page (In my opinion, anyway ...
0
votes
1answer
1k 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 ...
11
votes
3answers
970 views
Does F# offer anything particularly useful for database-driven web development?
My organization finally upgraded to MS Visual Studio 2010 this year. One of the big new features that Visual Studio 2010 offers is the F# programming language.
I understand that F# offers a ...
5
votes
2answers
2k views
Best option for PDF viewer embedded in web app
I have a web app that needs to be able to display a PDF. It needs to allow the user to page through the PDF, and my application needs to be able to know which page is currently being viewed, because ...
1
vote
1answer
232 views
Best practices for for putting tabular data on the web for users to edit?
I've been working in ASP.net for over three years now.
The project I'm working on is designed with a 3-layer presentation/business/data design. The presentation layer is an ASP.net web site. The ...
22
votes
10answers
2k views
How do I pitch ASP.NET over PHP to a potential client?
I work at a Microsoft shop doing mainly web development.
We had a client who asked us to review (improve) the data model for his web app, but said that he wants to develop his app in PHP (he knows "a ...
2
votes
2answers
3k views
ASP.NET web-application example for newbies
I want to learn ASP.NET web-application development by example. I want to learn it from an already developed web-application that is good as a tutorial for newbies. A fully functional web application ...
2
votes
4answers
397 views
Learning PHP for an ASP.NET Developer [closed]
I am mostly developing on ASP.NET MVC and sometimes on ASP.NET WebForms. But when I hit a PHP web site, I always think that;
Should I learn PHP?
Assuming answer here is yes, where would be the ...
0
votes
1answer
127 views
Starting Web Development and interactive experiences
I'm new to web development and I'm a bit confused about the different languages and technologies in the web.
I understand the basic is Html, Javascript, and Css.
Then there's jQuery, ASP.net, Html5.
...
2
votes
3answers
290 views
Microsoft Visual Web Developer 2008 Express?
I just came across this while searching on Google for HTML/CSS tutorials.
Does anyone recommend this software for building websites?
Or should I just stick to learning pencil and paper hand coding ...
8
votes
8answers
472 views
Do customers/clients care about MVC or web forms?
I have a plan to start a small business soon. It is going to be a type of freelancing to build websites and applications using ASP.NET. I want to focus on one thing Web forms or MVC. However, I have ...
24
votes
5answers
28k views
When to use PHP or ASP.NET? [closed]
I have worked extensively in developing web applications using PHP and ASP.NET, but one of the questions that I'm constantly asked by customers is whether to move forward with a php website or an ...
8
votes
4answers
859 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 ...
1
vote
7answers
3k views
Why might an ASP.Net website load slowly?
Anecdotally, I've visited many .aspx website that require a significant amount of load time for each page.
Is my experience unique?
If not, why might an ASP.Net website load slowly?
5
votes
3answers
343 views
What do you do about content when someone asks you to build a website
I am an experienced asp.net developer and asp.net mvc and I have my own CMS that I have written but starting to think there should be another approach.
When someone asks you to develop them a website ...
10
votes
6answers
3k views
Confused about ASP.NET Ajax, jQuery and JavaScript
Yesterday, I read couple of chapters on ASP.NET Ajax and jQuery from my ASP.NET 4 book and I found those frameworks pretty interesting and decide to learn more about them.
Today, I borrowed some ...
9
votes
7answers
643 views
What motivated you to learn ASP.NET MVC? What have you done with it so far?
I'd like to know what motivated you to learn ASP.NET MVC, and what have you done with it.
... was it a particular feature?
... do you have plenty of spare time?
... did your job require you to ...
20
votes
4answers
15k views
Anyone who has taken 70-515 TS: Web Applications Development with Microsoft .NET Framework 4 exam?
I'm planning to take 70-515 exam and I can't find any training kit for it from MS press at the moment. Therefore, I'm reading the book for 70-562 which covers framework 3.5. I would like to know if ...
4
votes
1answer
415 views
MSFT released “ASP.NET Developer Guidance” PDF… What's missing in your opinion?
Microsoft created this ASP.NET documentation map that aggregates a ton of great links into a single PDF.
...
17
votes
10answers
1k 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 ...

