First  |  Prev |  Next  |  Last
Pages: 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64
Cannot compile a solution in VS2010 which references Microsoft.SQLServer.ManagedDTS.dll unless target is changed to .NET 4.0
Nick Gilbert wrote: I have upgraded a Visual Studio 2008 solution to VS 2010, but leaving the target Framework at 3.5. The application references Microsoft.SQLServer.ManagedDTS.dll which ships with SQL Server 2008 (I am using version 10.0.1600.22 of this DLL). If I try to compile the application I get... 21 Apr 2010 05:20
vs2010 debug web app network activity
F5 on a brand new , unmodifed web application in vs2010 takes +30 seconds to display the 1st page. During that time network activity is extreme , the router log shows an outgoing connection to 207.46.105.140 which is microsoft. Ctl-F5 has bo delay and no network activity. The status bar shows loading symbols m... 21 Apr 2010 15:42
Repeater with Datalist - quick help needed for tomorrow's presentation
Hi, I have found an article on Web User Controls in Repeaters with DataList http://www.c-sharpcorner.com/UploadFile/Mike%20Clark/PartA02272007012412AM/PartA.aspx I am currently trying to incorporate a web user control for generating web content via a GenericList. I have managed to do all the coding for all... 20 Apr 2010 13:26
Repeater with Datalist - quick help needed for tomorrow's presentation
Hi, I have found an article on Web User Controls in Repeaters with DataList http://www.c-sharpcorner.com/UploadFile/Mike%20Clark/PartA02272007012412AM/PartA.aspx , thanks very much. I am currently trying to incorporate a web user control for generating web content via a GenericList. I have managed to do al... 20 Apr 2010 13:26
runtime Gridview - running number
in design mode, the following vb code is always used to have a running number in gridview table. <%# Container.DataItemIndex + 1 %> Now i need to create gridview at RUNTIME i try to make use of the following code but i do not know how to put in the vb code in the Class part it seems it is not a label. Gr... 21 Apr 2010 05:20
Upgrading Microsoft Report Viewer from 2008 to 2010
Hey everyone, We've been developing a web application in Visual Studio 2008 for a while now and have noticed that Microsoft has recently announced Visual Studio 2010 being officially released. I have spent the past two days on a virtual machine trying to get this web application to fully upgrade to Visual Studi... 19 Apr 2010 13:39
Menu Control Help
Hi all, I have added a menu control on my Masetr Page, I added the links that I wanted to add, Question is I would like some of those links to either not be visable on certain pages or at the very least not be enabled for navigation untill the user has gone to a certain page to say log in and then those link... 19 Apr 2010 18:50
CMS and C#?
Hi, Can anyone please help me? I'm looking for a open-source online content managment system, driven by C# and supporting the use of frames. Can anyone recommand one? Thanks ... 21 Apr 2010 13:37
Cause UpdatePanel to refresh on popup window close
Hi, Ok, I have a page with an updatepanel, which can open a popup. The popup can change an object's values which is stored in the session, this object is displayed on the main window. I'd like to have the updatepanel update when the popup is closed. I can't do the update call after window.open, because that ... 21 Apr 2010 13:37
url rewrites
I'm looking at a web project that uses url rewrites configured in System.WebServer. When deployed on the production box, it 'just works', but running on localhost the configuration seems to be ignored. I have found documentation for this feature, but there is no mention of its functional requirements. Does anyo... 19 Apr 2010 08:27
First  |  Prev |  Next  |  Last
Pages: 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64