No announcements
Found 3110517 threads
-
0 Votes
How to get System.Web.UI.MobileControls
From this article, How To: Add Mobile Pages to your ASP.NET Web Forms / MVC Application: The reason why ASP.NET Mobile Controls have been ...Answered | 3 Replies | 222 Views | Created by Anonymous - Wednesday, November 16, 2011 5:55 AM | Last reply by Anonymous - Wednesday, November 16, 2011 9:40 AM -
0 Votes
reference to System.Web.UI.MobileControls
User213889864 posted Another problem I have is: My visual studio.net does not recognize the order redirectToMobilPage How can I use this "redirectToMobilPage"?Unanswered | 1 Replies | 42 Views | Created by Anonymous - Monday, November 24, 2003 4:30 AM | Last reply by Anonymous - Monday, November 24, 2003 5:22 AM -
0 Votes
VS 2010 says to discontinue using System.Web.UI.MobileControls, how do I do that?
User-1715607868 posted Just to recap for anyone else as slow on the uptake as I was; Get rid of the reference to System.Web.UI.MobileControls.Answered | 2 Replies | 73 Views | Created by Anonymous - Wednesday, May 22, 2013 2:31 PM | Last reply by Anonymous - Wednesday, May 22, 2013 5:37 PM -
0 Votes
How to get Namespace of an Assembly?
Hi, Please see the thread : http://stackoverflow.com/questions/653128/how-to-get-namespace-of-an-assembly There is a more elegant means to ...Answered | 3 Replies | 10137 Views | Created by Pragadheesh - Tuesday, March 17, 2009 6:21 AM | Last reply by Harry Zhu - Thursday, March 19, 2009 4:43 AM -
1 Votes
How to get selected project?
Given an EnvDTE.Project you can take a look at the Project.Properties collection to get the output assembly name, root namespace (VB.NET), etc.Answered | 4 Replies | 5185 Views | Created by mika f - Friday, June 20, 2008 11:59 AM | Last reply by Carlos J. Quintero - Thursday, January 8, 2009 8:23 AM -
0 Votes
How to get the url of the Document?
Hi rihdus, You can use SPDocumentLibrary to get the Url of document library and add the document name to get full url.Answered | 3 Replies | 4701 Views | Created by rihdus - Friday, January 27, 2012 7:29 AM | Last reply by Arun Kumar Arora - Friday, January 27, 2012 8:13 AM -
0 Votes
How to get configuration for IVsHierarchy
You should be able to get to the EnvDTE.ProjectItem object, by calling IVsHierarchy.GetProperty with VSHPROPID_ExtObject.Answered | 1 Replies | 4431 Views | Created by Jirka T. _ - Friday, March 20, 2009 5:14 PM | Last reply by Ed Dore - Friday, March 20, 2009 9:50 PM -
2 Votes
How to get rid of this junk ?
How did you produce it?Answered | 11 Replies | 1110 Views | Created by Thomas Hopes - Saturday, April 2, 2016 11:22 PM | Last reply by Hart Wang - Monday, April 4, 2016 7:38 AM -
0 Votes
How to get the coordinates of the center
But why I get this error?Answered | 6 Replies | 3492 Views | Created by AndyFTW - Monday, November 26, 2012 3:32 PM | Last reply by AndyFTW - Wednesday, November 28, 2012 4:41 PM -
0 Votes
how to get the value of enum?
Assuming that you know how to get the EnvDTE.ProjectItem of the automation model (EnvDTE) from a package, you can use the file code model to get the code elements.Answered | 5 Replies | 4026 Views | Created by think twice - Friday, November 7, 2008 3:44 AM | Last reply by think twice - Tuesday, November 11, 2008 8:44 AM -
6 Votes
How to get started...
You can read how to start learning BizTalk as it refers to all resources you will need to get started.Answered | 8 Replies | 2505 Views | Created by Roshall - Friday, February 3, 2012 2:25 AM | Last reply by Rajasekhar.R - Friday, February 3, 2012 8:59 AM -
0 Votes
How to get all tasks?
I'm not sure how much of these can be done inside a Visualizer.Answered | 7 Replies | 6167 Views | Created by nasayoo - Friday, April 16, 2010 5:58 AM | Last reply by Fangliang Xue - Tuesday, April 20, 2010 6:27 AM -
0 Votes
How to get the IMFMediaStream by IMFMediaSource?
From what I understand, you can't get an interface pointer of the underlying IMFMediaStream objects via the IMFMediaSource object.Answered | 2 Replies | 2645 Views | Created by xiaolifendudu - Thursday, November 22, 2012 7:12 AM | Last reply by xiaolifendudu - Monday, November 26, 2012 2:31 AM -
1 Votes
How to get started
For the most part, Direct2D for Metro style apps is similar to Direct2D for Desktop apps, so other than the hosting framework (which you can get from the samples) the desktop sample code and ...Answered | 2 Replies | 4169 Views | Created by dwc2987 - Saturday, January 21, 2012 2:33 AM | Last reply by dwc2987 - Saturday, January 21, 2012 5:29 AM -
0 Votes
how to get the file extention
Hi johnpaulreddy, Mitja's reply and Lim's reply can help you to get the extension of a file, you can learn more about it here.Answered | 3 Replies | 1674 Views | Created by johnpaulreddy - Wednesday, November 2, 2011 4:21 AM | Last reply by Allen_MSDN - Thursday, November 3, 2011 6:45 AM -
0 Votes
WP8.1 how to get IMEI No?
There is no way to get access to the IMEI.Answered | 4 Replies | 1739 Views | Created by _ariakas_ - Sunday, May 25, 2014 9:41 AM | Last reply by _ariakas_ - Monday, May 26, 2014 8:50 AM -
0 Votes
How to get a websites IP
Hi I have a console application for getting a local IP address.Answered | 1 Replies | 3239 Views | Created by hello lol - Sunday, April 11, 2010 6:58 PM | Last reply by Omie - Sunday, April 11, 2010 7:27 PM -
0 Votes
How to get device details
you can only get details about the package http://msdn.microsoft.com/en-us/library/windows/apps/windows.applicationmodel.aspxAnswered | 1 Replies | 1223 Views | Created by Ilink Company - Wednesday, February 13, 2013 9:24 AM | Last reply by Ken Tucker - Wednesday, February 13, 2013 12:09 PM -
0 Votes
How to get current store?
i add some helper classes in my dsl custom code. how can i get the store in these classes.Answered | 1 Replies | 4541 Views | Created by Tim Zhong - Wednesday, November 3, 2010 7:56 AM | Last reply by FengChen - Wednesday, November 3, 2010 9:05 AM -
0 Votes
How to get camera's position?
I have already known how that we can get the joints' positions (x, y, z, w), so it's in depth camera space, but how about the color camera's position?.Answered | 5 Replies | 3587 Views | Created by pnt1614 - Monday, August 22, 2011 7:42 AM | Last reply by pnt1614 - Tuesday, August 23, 2011 7:37 AM - Items 1 to 20 of 3110517 Next ›
No announcements