| Thread | Last Post | Replies |
|
| How to change Text Box Back ground color | 28 Sep 2007 15:11 GMT | 2 |
i have porblem for change the back ground of the TextBox in ASP.NET 2.0
|
| Visual Studio 2005 Add-In | 28 Sep 2007 14:24 GMT | 1 |
Does anyone know of a tool where you can highlight your private member variables click some button and it creates your public member variables? Just being lazy really!
|
| How is this web service discription language(WSDL) created | 28 Sep 2007 14:06 GMT | 1 |
I have created a web service that is working on my localhost using IIS. If I enter the asmx file in this way http://localhost/webcalc/webcalc.asmx for the web service in the Internet explorer I can see at the top a link to Service Description.
|
| Connect server in vs2005 | 28 Sep 2007 12:15 GMT | 2 |
How to connect server2005 and insert,delete,update record in database.plz help me
|
| Help regarding web page designing. | 28 Sep 2007 11:53 GMT | 3 |
I am developing one web site. I want some guideness on better web page designing. Can any one provide me some help or any document for better web page desiginign.
|
| WinForm into WebForm with VS.NET 2003 or VS.NET 2005 | 28 Sep 2007 11:48 GMT | 3 |
I created more than 10 Windows base application using VB.NET 2003 and now I want to convert them Web base application (.aspx) Each Windows base application run on exe file from different user, all I want to know how to create user based web application and each user can
|
| How do I open an ASPX page in maximized view? | 28 Sep 2007 11:45 GMT | 2 |
Newbie Question. How do I open an ASPX page in maximized view using C# and VB? Thank you.
|
| Persisting ASP.NET 2.0 Treeview Controls' State within a Master Page | 28 Sep 2007 10:19 GMT | 1 |
I'm having an issue with the ASP.NET 2.0 Treeview control and persisting its' state accross requests. My Control is embedded within a master page and is used for site navigation. My problem is that the user wants to know which page they are currently on and therefore I need to ...
|
| How to use an image in sql in an unbound datalist | 28 Sep 2007 10:11 GMT | 3 |
I have a datalist on my page that I bind a dataset to in my code.. SqlDataAdapter.SelectCommand = SqlCommand SqlDataAdapter.Fill(ds, "SearchResults") DataList1.DataSource = ds
|
| TextBox Within Table Wider Than Cell | 28 Sep 2007 09:36 GMT | 3 |
Does anyone else find that when they use a table to handle the layout for a FormView template, and they have textboxes set to width="100%", that the rendered input is wider than the cell they are in, even when they are empty?
|
| LinkButton PostBackUrl | 28 Sep 2007 08:04 GMT | 1 |
I have a LinkButton with the PostBackUrl set, I also have an OnClick event set. For some reason, the OnClick event is only hit the second time I click the LinkButton. If I remove the PostBackUrl attribute it hits it every
|
| RSS Feed | 28 Sep 2007 07:40 GMT | 4 |
RSS Feed What is RSS Feed? Is this another fancy word? What is different between RSS feed and my simple html file and links to different sites?
|
| Need advice on localization | 28 Sep 2007 07:29 GMT | 2 |
We are developing a site that needs to be localized (english + spanish). The site has a lot of "static" pages with a lot of text, and some dynamic pages. We are unsure how to develop the static part. We could use a localize/literal control and stick content in a resx-file - but ...
|
| Token | 28 Sep 2007 05:23 GMT | 1 |
I want tos save token in Query String. How can I do that
|
| regarding asp error | 28 Sep 2007 05:16 GMT | 1 |
currently i m working on asp website when i upload all things with my database in ms access i get following error can any one help me Microsoft JET Database Engine error '80040e09' Cannot update. Database or object is read-only.
|