What is the translation of " CODE-BEHIND " in Slovak?

Examples of using Code-behind in English and their translations into Slovak

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Official/political category close
  • Computer category close
  • Programming category close
And here is what happens in the code-behind.
Tu je to, čo sa deje v zákulisí.
In Code-behind, you will need a matching method to handle the click.
V kóde na pozadí, budete potrebovať zhodnú metódu na obslúženie kliknutia.
Subscribing to an event from Code-behind.
Prihlásenie sa na udalosť z Code-behind.
You can of course access your resources from Code-behind as well, which can be useful in several situations.
Prístup možete získať samozrejme aj z kódu, čo môže byť užitočné v niektorých situáciách.
In praxis this meansthat you can't select or expand/collapse a given node from code-behind.
V praxi to znamená,že nemôžete vybrať alebo rozbaliť/ zbaliť daný uzol z dôvodu nenaprogramovania.
Double-click SignOut to open the code-behind page(Default. aspx. cs), and copy the following code in the cmdSignOut_ServerClick event handler.
Dvojitým kliknutím SignOut otvorený kód-za stránky(Default. aspx. cs) a kópia nasledujúci kód v popisovači udalosti cmdSignOut_ServerClick.
This section presents the code that is placed in the code-behind pageLogon. aspx.
Táto sekcia predstavuje kód, ktorý je umiestnený v code-behind stránkeLogon. aspx.
In Code-behind, we handle the click event of the button, in which we add each of the text strings to the ListBox, as seen on the screenshot.
V kóde vytvorím obsluhu udalosti kliknutia na tlačidlo, v ktorej pridáme každý textový reťazec do prvku ListBox, ako je vidieť na snímke obrazovky.
This section presents the code that is placed in the code-behind page(Logon. aspx. cs).
Táto sekcia predstavuje kód, ktorý je umiestnený v code-behind stránke(Logon. aspx. cs).
In the code-behind, I have defined a Person class, with a couple of properties, which inherits our extra properties from the TreeViewItemBase class.
V pozadí s kódom som definoval triedu Osoba s niekoľkými vlastnosťami, ktoré zdedia naše ďalšie vlastnosti z triedy TreeViewItemBase.
When you select<New Event Handler>Visual Studio will generate an appropriate event handler in your Code-behind file.
Keď vyberiete <New HandlerHandler>Visual Studio vygeneruje príslušný popisovač udalostí vo vašom súbore Code-behind.
Adding Rules or code-behind to forms You can add declarative rules or code-behind forms to perform additional business logic, such as validation and calculations.
Pridanie pravidiel alebo kódu do formulárov Môžete pridať deklaratívnych pravidiel alebo kódu formulárov na vykonanie ďalších pracovnej logiky, ako napríklad overenie a výpočty.
Visual Studio will automatically create it for you when you start a new WPF application,including a Code-behind file called App. xaml. cs.
Visual Studio ho automaticky vytvorí pri spustení novej aplikácie WPF,vrátane súboru Code-behind s názvom App. xaml. cs.
In the code-behind, we simply create two Family instances, fill each of them with a set of members, and then add each of the families to a list, which is then used as the items source for the TreeView.
V zadanom kóde jednoducho vytvoríme dve inštancie Family, každú z nich naplníme množinou členov a potom pridáme každú z rodín do zoznamu, ktorý sa potom použije ako zdroj položiek pre TreeView.
The CheckBox control allows the end-user to toggle an option on or off,usually reflecting a Boolean value in the Code-behind.
Ovládací prvok CheckBox Ovládací prvok CheckBox umožňuje koncovému používateľovi zapnúť alebo vypnúť voľbu,zvyčajne zobrazuje hodnotu Boolean v kóde.
This may or may not be important to you- as already stated,you can still read the password from Code-behind, but for MVVM implementations or if you just love data bindings, a workaround has been developed.
To môže, ale nemusí byť pre vás dôležité- ako už bolo uvedené,stále si môžete prečítať heslo z kódu, ale pre implementáciu MVVM, alebo ak máte radi väzby dát(binding), bolo vyvinuté riešenie.
As you can see, formatting text through XAML is very easy, but in some cases,you might prefer or even need to do it from your C/Code-Behind file.
Ako môžete vidieť, formátovanie textu v XAML je veľmi jednoduché, ale v niektorých prípadochby ste mohli uprednostňovať, alebo dokonca to museli urobiť, z vášho kódu C.
In the previous example, we saw how we could store resources in several different places,so in this example, we will be accessing three different resources from Code-behind, each stored in a different scope.
V predchádzajúcom príklade sme si ukázali ako môžeme ukladať zdroje na rôznych miestach, takžev tomto príklade budeme pristupovať k trom rôznym zdrojom z kódu, každý z nich je uložený v inde.
We will look more closely at how events work in WPF, since this is a complex topic, but for now, you need to know how to link acontrol event in XAML to a piece of code in your Code-behind file.
Pozrime sa podrobnejšie na to, ako fungujú udalosti vo WPF, pretože ide o zložitú tému, ale nateraz potrebujete vedieť, ako prepojiť riadiacu udalosť v XAML,s kódom vo vašom súbore Code-behind.
As we talked about in the previous article, the WPF TreeView can be used ina very simple manner, by adding TreeViewItem objects to it, either from Code-behind or simply by declaring them directly in your XAML.
Ako sme hovorili v predchádzajúcom článku, strom WPF TreeView sa dá používať veľmijednoduchým spôsobom pridaním objektov TreeViewItem k nemu, buď z Pozadia kódu, alebo jednoducho ich deklarovaním priamo vo vašom XAML.
While it is entirely possible to define an entire TreeView just using markup, as we did in the above examples, it's not the best approach in most situations,and while you could do it from Code-behind instead, this would have resulted in even more lines of code.
Aj keď je úplne možné definovať celý TreeView iba pomocou značkovania, ako sme to urobili vo vyššie uvedených príkladoch, nie je to najlepší prístup vo väčšine prípadov,a namiesto toho by ste to mohli urobiť v kóde na pozadí.
Results: 21, Time: 0.0357

Top dictionary queries

English - Slovak