Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m getting errors in a few of my pages: Error Message: Invalid character in a Base-64 string. Error Source: mscorlib
I am bit confuse. I would like to use StructureMap in my webform app, but it is still Net 2.0. I am not really sure which version I should use.
I have one master page which applies to all pages in this website. On some of the button click or user events, I wa开发者_Go百科nt that only content pages are posted back and all the controls of maste
I am running on a Win2003 server, TimeZone set to (GMT -06:00) Central Time.I am programming with VS.NET 2005, f/x 2.x.When I execute the following code I do not get the expected results - but only wh
I have developed an Asp.net application using three tire architecture and i am reading the connetions string from web.conf file in the UI layer,
I have a static Cache that at a set time updates a generic list of Objects from a database. It is just a simple static List:
I have the following code to delete a company displayed in my ASP.NET 2.0 Tree control: protected void Delete_Click(object sender, EventArgs e)
I\'m having a really frustrating error trying to secure an ASP.NET application using the WindowsTokenRoleProvider.For a particular user I\'m seeing the following ProviderException thrown:
I have four radiobuttons inside a repeater control whichby itself is inside an update panel // code is something like this