No announcements
Found 2764636 threads
-
0 Votes
Performance Question on Localization – Code Behind or ASP Markup?
I figured I'd put the question out there and if there was an obvious performance difference known in the development community, people would jump in and say so.Answered | 3 Replies | 113 Views | Created by Anonymous - Wednesday, April 20, 2011 10:42 PM | Last reply by Anonymous - Saturday, April 23, 2011 6:29 AM -
0 Votes
How to set EventTrigger in code behinde?
If you are creating the Button programmatically and want to do something in the code-behind when it is clicked you could simply hook up an Click event handler for ...Answered | 2 Replies | 842 Views | Created by JoeyWang - Monday, October 27, 2014 9:35 AM | Last reply by Magnus (MM8) - Monday, October 27, 2014 11:52 AM -
0 Votes
Code behind for app.xaml resources
hi there , You may also create Header User control(Having menus and Code Events) and Use it in any page , regardsAnswered | 2 Replies | 6231 Views | Created by spinstreet - Monday, August 16, 2010 5:00 PM | Last reply by TheKiller556 - Monday, August 23, 2010 1:40 PM -
0 Votes
Gridview format column in currency in VB Code Behind
If you are talking about a Winforms DataGridView then see this link: http://msdn.microsoft.com/en-us/library/f9x2790s.aspx If you are talking about an ASP.NET ...Answered | 1 Replies | 4834 Views | Created by HermanB - Friday, July 27, 2012 10:38 PM | Last reply by Dig-Boy - Friday, July 27, 2012 11:00 PM -
0 Votes
wpf datagrid - binding question about code behind
I think you should consider MVVM and putting the data manipulation logic into a viewmodel instead of code behind.Answered | 3 Replies | 1721 Views | Created by db_dweeb - Tuesday, November 19, 2013 4:37 PM | Last reply by Magnus (MM8) - Wednesday, November 20, 2013 12:18 PM -
5 Votes
what's the difference between code-behind and code-beside?
Hi Ronaldo.K, CodeBehind is a separate file for the code.Answered | 4 Replies | 3239 Views | Created by Ronaldo.K - Wednesday, May 9, 2012 1:44 AM | Last reply by Shweta Jain (Lodha) - Wednesday, May 9, 2012 12:42 PM -
0 Votes
Code Conversion PHP to ASP
You can check the following convertor website to see if this helps: http://www.me-u.com/php-asp/ Since your question is "convert php ...Answered | 2 Replies | 6989 Views | Created by anish99virgo - Tuesday, December 13, 2011 6:40 PM | Last reply by Lloyd Zhang - Monday, December 19, 2011 2:46 AM -
0 Votes
Code Behind not seeing Markup
User-477169014 posted I recently needed to take an "ASP application" from my companies production site and make some fixes.Answered | 2 Replies | 60 Views | Created by Anonymous - Friday, December 4, 2009 3:31 PM | Last reply by Anonymous - Wednesday, December 9, 2009 3:51 AM -
0 Votes
Globalization localization question
I would suggest please post your question in the forums for asp .net located here: http://forums.asp.net Have a great day!!!!!Answered | 1 Replies | 9463 Views | Created by Dr Griff - Monday, September 7, 2009 4:18 PM | Last reply by swapnilp - Tuesday, September 8, 2009 7:35 AM -
0 Votes
Resolve XAML type definitions in code behind
.), either directly in your XAML markup:Answered | 6 Replies | 664 Views | Created by YoYoFreakCJ - Sunday, September 6, 2015 4:27 PM | Last reply by YoYoFreakCJ - Tuesday, September 8, 2015 3:18 PM -
0 Votes
Slow Code Behind Display
Best regards Liliane Teng [MSFT] MSDN Community Support | Feedback to us Get or Request Code Sample from ...Answered | 3 Replies | 5834 Views | Created by JoeWilson - Monday, May 9, 2011 2:37 PM | Last reply by Jacob Brown - Sunday, May 22, 2011 2:24 PM -
2 Votes
performance question
Hi moawalling, Your question has been discussed for years, below are some cream threads in which you can find the conclusions you ...Answered | 5 Replies | 2073 Views | Created by OrionWalli - Sunday, January 15, 2012 2:03 PM | Last reply by Leo Liu - MSFT - Wednesday, January 18, 2012 4:43 AM -
2 Votes
get img's id at code behind
This becomes an HtmlImage object in the code-behind, not an asp.net Image object.Answered | 9 Replies | 8236 Views | Created by melvintcs - Saturday, December 10, 2011 10:29 AM | Last reply by Family Tree Mike - Saturday, December 10, 2011 1:52 PM -
0 Votes
mvvc code syntax question
Your XAML markup is supposed to bind to an ICommand property called "print_PastReceipt" of the DataContext of the HyperlinkButton.Answered | 2 Replies | 1267 Views | Created by Ireland75 - Thursday, March 5, 2015 9:34 PM | Last reply by Magnus (MM8) - Friday, March 6, 2015 9:40 AM -
0 Votes
Site Pages with code behind
Is there a way I can avoid a code behind here?Answered | 12 Replies | 5642 Views | Created by Dan Marth - Monday, September 19, 2011 11:33 AM | Last reply by Melvin David - Friday, June 8, 2012 1:30 PM -
0 Votes
Performance Question
Does it answer your question ?Answered | 8 Replies | 4621 Views | Created by Dudeson - Wednesday, August 19, 2009 12:57 AM | Last reply by Dudeson - Thursday, August 20, 2009 2:13 PM -
0 Votes
ASP (not .net) local connection to MSSQL on a specific port?
Unfortunately there is not a current forum to post the question you are asking so I would recommend that you post you question to one of the ASP script to local ...Answered | 1 Replies | 8563 Views | Created by Raine Dragon - Tuesday, February 3, 2009 11:29 PM | Last reply by ashawani_dubey - Wednesday, February 4, 2009 4:28 AM -
0 Votes
code behind issue
Hi Texasmikey, According to your description, during the web developing (VB), when double click an object such as a button in Design panel, and VS will jump to Source panel not jump ...Answered | 7 Replies | 1078 Views | Created by Texasmikey - Tuesday, December 13, 2016 3:38 PM | Last reply by Texasmikey - Saturday, December 22, 2018 11:11 PM -
0 Votes
Code behind class in sharepoint
Within that workflow add a code activity to write to the external database (please use a proper INSERT/UPDATE monolithic stored procedure that returns the ...Answered | 3 Replies | 5020 Views | Created by Sharepointingindepth - Thursday, May 14, 2009 9:40 AM | Last reply by Amir Hashemi - Thursday, May 14, 2009 10:50 PM -
1 Votes
Easy simple code behind
Hi, The following code snippet for your reference: // Create a Process Object here.Answered | 2 Replies | 714 Views | Created by Elmata - Friday, August 28, 2015 10:09 AM | Last reply by Elmata - Friday, September 4, 2015 8:50 AM - Items 1 to 20 of 2764636 Next ›
No announcements