Forum: ASP.NET Sep 14th, 2007 |
| Replies: 3 Views: 1,117 Am working on a couple of projects one of which is on vs2003 and the other vs2005.
By the way is anybody out there aware of any problems if vs2003 is installed after vs2005?
Thanks in... |
Forum: ASP.NET Sep 13th, 2007 |
| Replies: 3 Views: 1,117 Hi
I have recently installed 'VS2003'. However I am not able to create a new 'WebApplication'. I get the error
'Unable to create location 'C:\inetpub\wwwrooot\WebApplication1'. Access is denied.'... |
Forum: ASP.NET Jun 14th, 2007 |
| Replies: 2 Views: 2,477 still struggling... need to do this as I suspect it could result in significant performance gains.. anyone on wats wrong with my code?.. |
Forum: ASP.NET Jun 12th, 2007 |
| Replies: 2 Views: 2,477 Hi
I read somewhere that you can create a dependency on the wrapper class for some cache key and delete the key when you want to refresh the control in the cache.. so I wrote a small application... |
Forum: ASP.NET Jun 11th, 2007 |
| Replies: 2 Views: 2,477 Hi
I am having some problem, trying to cache a user control in my application(am using ASP.Net2.0).
Here is a description of the user control
1. The user control is visible for most of the... |
Forum: ASP.NET Feb 1st, 2007 |
| Replies: 1 Views: 1,035 Hi
We are using masterpages in our project as the pages have a common structure. However most of the pages are supposed to have footers in the form of tables. I could use a user control... |
Forum: ASP.NET Dec 12th, 2006 |
| Replies: 4 Views: 15,949 Also is there any other way to open the file at the client side? |
Forum: ASP.NET Dec 10th, 2006 |
| Replies: 4 Views: 15,949 Hi guys
Need some help with an problem thats bugging me..
I have to open a .pdf file at the client side when the user clicks a button..
Opening is not a problem.. I am able to do it using... |
Forum: XML, XSLT and XPATH Aug 4th, 2006 |
| Replies: 1 Views: 3,481 Hi
I am new at using XML and XSL... and am breaking my head and the
keyboard because of a simple problem...
My XMl file is
<?xml version="1.0" standalone="yes"?>
<CardTransacts>... |
Forum: ASP.NET Aug 1st, 2006 |
| Replies: 0 Views: 1,111 Hi
I need to sort and filter a grid on the client side...
While searching the net I came across a site
http://rdcpro.com/xmldev/filterandsort/demo.html
While looking at the site I noticed that... |