in

Browse by Tags

  • Does Visual Studio allow creating mobile web applications?

    In my new Visual Studio 2008 Professional I cant find a way to create a mobile web form, like I was able to do in previous VS versions. How can I create forms to be used by cellphones web browsers? Thanks
    Posted to Visual Studio (Forum) by microsoft on 07-15-2009
  • Session variables vs. Application variables Question

    I just had an inquiry regarding the use of Session variables versus using Application. In other words, an application I've taken over was written so that several domains point to the same application. Depending on the specific domain name, user controls were created to show different graphics. In...
    Posted to ASP.NET (Forum) by microsoft on 06-16-2009
  • Reporting services via web service

    I have a web app where i am going to need reporting, since i am using sql server 2005 i would like to use reporing services that is already offered there and display them on a web page in the Reportviewer control. The one question i have is that i have spent alot of time making sure that the web portion...
    Posted to ASP.NET (Forum) by microsoft on 06-15-2009
  • 'Unknown Server Tag' Errors Everywhere!

    I've been having this issue for about 4 months now. Ever since I got a new computer at my work, asp.net websites I was working on have not been "building" correctly. Whenever I hit Build, I receive a ton of 'Unknown server tag' errors. The thing is that the pages work correctly...
    Posted to Visual Studio (Forum) by microsoft on 06-15-2009
  • Problem: Cross page post back

    Hello all, I have a webpage that inserts data into a database. Now what i am trying to do is to use a calender tool so that they can select the date. So i have Default.aspx with a hyperlink to Calender.aspx. What i want to do is when the user selects a date on Calender.aspx it returns the date into a...
    Posted to ASP.NET (Forum) by microsoft on 06-09-2009
  • Problem: Click event of Asp:TableRow

    Hey all, I have a webpage where i add rows and cells to an asp.net table dynamically to display data from a database. So what i want to do is when the user clicks on a row it runs a server side function. i was looking at something like TableRow.Attributes.Add or AddHandler TableRow.click. but can't...
    Posted to ASP.NET (Forum) by microsoft on 06-06-2009
  • Problem: GridView Edit Event doesnt show textboxes

    Hi there, My gridView is bind to a products.xsd file (attached), located in the app_Code folder. I am dynamically adding each column and editingItemTemplates to my gridView1, code shown bellow. However, when my website is running and I click at the edit linkButton nothing happens. The textboxes which...
    Posted to Visual Studio (Forum) by microsoft on 05-30-2009
  • Problem: Can't fully scroll horizontally during design time - Visual Studio 2008

    Dear all, I have an asp.net project which I'm writing in Visual Studio 2008. The page is larger then the actual window. My problem is, That during design-time, I can't fully scroll horizontally in order to see the rest of the screen. Please note, that during rumtime - everything works well. Also...
    Posted to Visual Studio (Forum) by microsoft on 05-30-2009
Page 1 of 1 (8 items)