Differences Between Aspx And Jspx?
Jun 10, 2010What are the differences between aspx and jspx? and Why should I choose aspx or jspx?
what is the best software to develop web poject with jspx?
What are the differences between aspx and jspx? and Why should I choose aspx or jspx?
what is the best software to develop web poject with jspx?
what are the differences between .aspx and .ashx pages. I use ashx now when I need to handle a request that called from code and return with a response.
View 3 RepliesIn my opinion, these architectures have some differences, such as:
1. 3-layer is a linear architecture, but MVC is a triangle architecture.
2. Presentation Layer of 3-layer includes View and Controller of MVC? And Model of MVC includes Business Layer and Data Access Layer of 3-layer
I think 2 differences above are not obvious or are incorrect!
Are there any major differences between the ASP.NET Cache Class from ASP.NET 3.5 to 4.0?
View 2 Repliesin one of the application i have been reffering connection string is stored in appsettings! till now i have been storeing the connection in <connectionstring/> element. But, what is the correct way?
So my quetion is, What is the differences between <connectionstring> and <appsettings> in web.config, are there any specific reason why i should or should not be storing connection string in appsettings? Are there any rules / guidlines provided to follow? Or is this completely the choice of the developer?
What's your opinion of the following job interview question?In the requirement it never mentions about to have classic ASP experience.
But the question is "What are the differences between ADO.NET DataSet and ADO Record Set?".
I think that I am confuse here. Now I am using WebParts as they being used on 2.0 framework (like they are using on TheBeerHouse kit)
But in most of the forums they talk about SharePoint. Does sharepoint means webparts as I know them, or this is a new version of the webparts?
I am using asp.net and the .net framework 2.0. I may be able to upgrade the servers to 3.5 if the solution is compelling enough. Here is the problem.I have two pieces of xml.I'll refer to piece number 1 as the template and piece number 2 as the actual.Here's a basic example:template:
<questions>
<question1 msg="1234">
<answer></answer>
[code]...
We have a little debate and need to clear it up?
View 4 RepliesWhat is the difference between validateRequest (which validates form and querystring values) and also enableeventvalidation, which works on post/call backs? In specific, what confuses me is that validateRequest can only be possible by a postback as this is how form values etc will be picked up?
View 1 Replieswhat is the best way to compare two objects and find the differences?
Customer a = new Customer();
Customer b = new Customer();
differences of various Authentication Modes(windows,passport,form).
View 14 RepliesI just want to know what are the main differences between ADO.NET Entities Framework and LINK to SQL ? It is okay to use ADO.NET EF for a simple website ? What advantages each have?
View 3 Replies having consistency problems between the web browsers and im pretty sure its gotta be something in my code.Website displays correctly in chrome yet in IE my content placeholder has alligned itself to the left and the errors message shows in the bottom left corner.
http://www.drpcni.com/test/deafult is an example.
It happens in all of my pages so im thinking it could be something that is placed in my master page. Below is the code from my master page (I know its probably awful use of code but im new and learning)
[Code]....
other pages that show this error are:
http://www.drpcni.com/test/Login
http://www.drpcni.com/test/Offers
<%@ Master Language="C#" AutoEventWireup="true" CodeFile="MasterPage.master.cs" Inherits="MasterPage" %>
I want to calculate the current time differences between US/Central timezone and British Summer Time. I mean, currently these both timezones have daylight savings going on, so they have a 6 hours time difference. But after Sunday October 31 2010, daylight savings will be off for British summer time, at which moment there will be a 5 hours time differences between these two timezones.
Is there any way I can calculate these varying time differences?
I have two datasets, one is populated from a SQL Database on my server, the other is populated from an XML file passed from the client server.Both datasets are identical in structure (and potentially the same in data as well)hat I need to be able to do is as follows:-Compare Dataset1 against Dataset2 and record which rows are missing from Dataset2 (based on 2 primary fields)Compare Dataset2 against Dataset1 and record which rows are missing from Dataset1 (based on 2 primary fields)Compare Dataset1 against Dataset2 and record any rows which are different ((based on 2 primary fields always being the same and 3 fields being potentially different)
View 2 Repliesexplain reasons why the name property of a Repeater control's child controls would be generated differently in an ASP.NET application when it is deployed on different IIS servers?
One some IIS servers the Name is generated using the format:
String.Format("{0}:_ctl{1:00}:{2}", RepeaterControlID, itemIndex, ChildControlID);
e.g.
<input name="Mntc_Software_List:_ctl1:id" id="Mntc_Software_List__ctl1_id" type="hidden" value="1772" />
and on other IIS servers the format is:
String.Format("{0}$ctl{1}${2}", RepeaterControlID, itemIndex, ChildControlID);
e.g.
<input name="Mntc_Software_List$ctl01$id" type="hidden" id="Mntc_Software_List_ctl01_id" value="1772" />
I've got HTML code like this :
<div>
<img src="image1.jpg" alt="test1" />
</div>
<div>
<img src="image2.jpg" alt="test2" />
</div>
<div>
<img src="image3.jpg" alt="test3" />
</div>
The data is comming from a DB (image name, alt text).
In JAVA, I would do something like :
save the info in array in the back end.
For the presentation I would loop through it with JSTL :
<c:foeach items="${data}" var="${item}>
<div>
<img src="${item.image}" alt="${item.alt}" />
</div>
</c:foreach>
What's the best practice in ASP.net I just don't want to create a string with HTML code in it in the "code behind",
I'm suffering a well known problem with globalization, but, I tried to find the answer in the forum and got nothing. My computer has regionalization or globalization from Colombia, as i live there. I made my site and when I published I started to get errors on dates. This errors happen because in Spanish the date format is 'dd/MM/yyyy' being dd:day, MM:month and yyyy:year. In English the date format is 'MM/dd/yyyy'.There is any form or way to correct this in the entire site?? Maybe something in the web.config file?
View 2 RepliesMy web developers (using Visual Studio .NET 2008) are looking to use Crystal Reports in their web applications.
I have figured out how to install the runtime for version of CR that comes packaged with VS2008 (10.5) on the web server.
I have additionally investigated integrating CR2008 (12.2) into VS2008 and then using the CR2008 (12.2) runtime.
What I need to know is, what are the differences in features and if there are performance issues/limitations between using the runtimes.
For VS2005, I believe that if you used the CR that came packaged with VS2005, the runtime on the web server would accept 3~5 requests but would drop additional requests, where as Crystal Reports XI R2 runtime on the web server would queue additional requests.
what are differences between datareader and dataadapter?
View 2 RepliesHow i can compare two text from text file and define percent between text?
View 1 RepliesWhat are the differences (behind the scenes) between Page.User.Identity and Request.LogonUserIdentity? Not the differences in type, name, etc but the differences in how they're implemented behind the scenes (i.e. one calls windows xxx api and the other calls asp.net xxx api...).
View 1 RepliesI am loading the config file programaticality so that i can edit it but ive hit a hitch in that when i debug it through VS i get the following error:
An error occurred loading a configuration file: Failed to map the path '/'.
My code is:
[Code]....
I use it in other sections of my site and know that it works as intended when it is deployed to my webhost. I am having issues with another section where I use it so I want to step through it to debug, what do I change this "~" to, to correctly reference the config when I am debuging locally.
I have added a ListView to a web form and this code works when the data columns in the bound dataset have values:
<asp:ListView ID="picturesListView" runat="server"
GroupPlaceholderID="groupsGoHere"
ItemPlaceholderID="itemsGoHere"
[code]...