| Thread | Last Post | Replies |
|
| Simple Question about VS2005 text editor | 01 Feb 2008 07:27 GMT | 1 |
I have a small question abou the vs2005's text editor. in my text editor, any space or tabs become little dot. i forget what shortcut i pressed.It looks not right to me at all. Can anyone knows how to turn it back? I am using vs2005+resharp3.0
|
| MasterPages with Ajax | 01 Feb 2008 03:22 GMT | 2 |
I´m trying to create a master-content page that does not refresh all the page when a link is click, I mean that only the content page should be refreshed. How to do this? Thanks
|
| Installed Linq CTP for VS 2005, but | 01 Feb 2008 02:42 GMT | 3 |
I just downloaded and installed the 2006 Linq CTP for VS2005. After I restarted VS2005, I had an additional website template called "LINQ ASP.Net Website Template", which I selected and a Linq web site was created for me.
|
| Invalid postback or callback argument - Very Strange Error | 01 Feb 2008 02:02 GMT | 1 |
I have an Asp.Net 3.5 ListView. I added a TextBox and 2 buttons in Edit Item Template. The TextBox displays the value of the field has expected. Buttons are defined as follows:
|
| Wizard control and Google Analytics | 01 Feb 2008 01:38 GMT | 3 |
We are using the Wizard control on a few pages on our web site; we are also using Google Analytics to trac pages. It looks to me like the pages with the Wizard control are registering as a single page as teh user steps through the Wizard. This is a problem, because
|
| Cache | 01 Feb 2008 00:48 GMT | 1 |
how do I configure a cache for all my pages with a few code lines? Thanks
|
| forms inside of other forms? | 01 Feb 2008 00:31 GMT | 5 |
I have an html form that is supposed to be inside the main aspx page form. How do I do this so it will work? I have no way of changing the form (nested form) since its written in javascript and is auto generated...
|