Jasinski Technical Wiki

Navigation

Home Page
Index
All Pages

Quick Search
»
Advanced Search »

Contributor Links

Create a new Page
Administration
File Management
Login/Logout
Your Profile

Other Wiki Sections

Software

PoweredBy

Search Engine

Here you can search through the pages of this Namespace, their attachments and the files uploaded to the system.
Note: the results will only display the items you have permissions to read.



Filter by Category

























































This search, performed through 3.59 MB (635 documents, 14093 words), completed in 0.0 seconds and yielded 30 results.

MAC Addresses — 8.7%

[...] how to find the MAC address of various devices. Procedures Android Smartphone 1. Navigate to System Settings > About Phone 2. On the About Phone page, tap Status. 3. Scroll down to "Wi-Fi MAC Address" iPhone/iPad 1. Navigate to Settings > General > About 2. Scroll down to "Wi-Fi Address" Kindle Fire 1. Navigate to Settings > More > Device 2. Scroll down to Wi-Fi MAC Address MacBook Air 1. Navigate to Apple Menu > System Preferences 2. Click the Network icon 3. Click the Advanced button 4. Read the "Wi-Fi Address" [...]

Home Page — 7.8%

[...] Website SecurityContext Class - .NET Core ASP·NET Web Forms ActionValidator Class - ASP.NET AJAX Coding in ASP.NET Web Forms An Extensive Examination of the DataGrid Web Control - ASP.NET Apostrophes - Correct Usage in HyperLinks AttachmentSelector Web Control - ASP.NET Building A Truly Dynamic Menu - ASP.NET Changing Cookie Names - ASP.NET Security Changing Password without the Old Password - ASP.NET Membership API CheckBoxList Class - ASP.NET CheckedListBox User Control - ASP.NET Class Library Pages CompareValidator Class - ASP.NET Comparison [...]

Index — 7.8%

[...] Function - .NET Framework Using Custom Sections in an App.Config File - .Net Framework Using Embedded Resources - .Net Framework Using MSBuild Community Tasks to create an installer Using Reflection to Document a Web API - ASP.NET Using the ListView.ListViewItemSorter property - .Net Framework Using the SelectNodes Method with XML Namespaces - .Net Framework Validation Errors - .NET Framework Version - C# Windows Services in Visual Studio 2005 Standard Edition Windows Taskbar Wrapper Class - C# XML Encoding XML Serialization of an Object - C# Algorithms [...]

Custom Configuration Sections Example - .NET Framework — 6.8%

[...] in your config file. Sample Code Usage static void Main(string[] args) { var settings = CustomConfig.Settings; var someString = settings.SomeString; var someInteger = settings.SomeInteger; foreach (EmailRecipient item in settings.EmailRecipients) { Debug.Print(item.AddressExt); } } Custom Configuration Class using System; using System.Configuration; using System.Diagnostics; namespace [...]

Security Overview - Sitecore — 5.8%

[...] from two security permissions, both within the Core database. Core:/sitecore/content/Documents and Settings/All users/Start menu/Left/Content Editor:Read — this causes the Content editor to appear on the menu Core:/sitecore/content/Applications/Content Editor:Read — this grants the user the right to execute the Content Editor application Security Assignment Dialog Although within Sitecore's Security Editor you can edit some permissions for items, you can't manage the full set of permissions except through the assignment dialog, which is opened via the Security [...]

Configuration Settings in ASP.NET Core — 4.9%

[...] IServiceCollection services, IConfiguration config, string name) where TConfig: class { var settings = config.GetSection(name).Get<TConfig>(); services.AddSingleton(settings); [...]

Configuration Settings - .NET Framework — 4.9%

Overview This article provides code which will retrieve configured settings regardless of whether the calling code is running within a Web API (which retrieve the settings from the web.config file's appSettings section) or an Azure Function [...]

Miscellaneous Visual Basic Topics — 3.9%

[...] instance per host application, and (2) is useful enough that you always want it available. Valid Settings Setting Type Description 1 (Default) Private Other applications aren't allowed access to type library information about the class, and cannot create instances of it. Private objects are only for use within your component. 2 PublicNotCreatable Other applications can use objects of this class only if your component creates the objects first. Other applications cannot use the CreateObject function or the New operator to create objects from the class. [...]

ClickOnce App.Config Location - .Net Framework — 3.9%

[...] location of the application configuration file can be found in the following folder: C:\Documents and Settings\ username \Local Settings\Apps\2.0\*\*\*\ MyApp .exe.config [...]

Disabling JavaScript - Internet Explorer — 2.9%

[...] the following procedure. Navigate to the Internet Options dialog in one of two ways via Start Menu > Settings > Control Panel > Internet Options within IE via Tools > Options On the Security tab, select the proper zone, then click the Custom Level button. Internet Options Dialog Near the end of the Settings list, under Scripting > Active Scripting [...]

MRU (Most-Recently-Used) File Lists for Various Applications — 2.9%

[...] Microsoft Office Word 2003 — HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Word\Data[Settings] Excel 2003 — HKCU\Software\Microsoft\Office\10.0\Excel\Recent Files Access 2003 — C:\Documents and Settings\ userid \Application Data\Microsoft\Office\Recent Word 2007 — HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Word\File MRU Excel 2007 — HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Excel\File MRU Access 2007 — HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Access\

Transforming AppSettings.json to Azure Configuration Settings — 2.9%

[...] to transform the JSON found in an "appsettings.json" file to the JSON using by Azure Configuration settings. Code declare @input varchar(1000) = ' { [...]

Implementing a Report Viewer Page - ASP.NET MVC — 1.9%

[...] System.Diagnostics.Debug.Print(ex.Message); throw; } } } web.config Settings Create settings [...]

Telerik Grid Quick Reference — 1.9%

[...] entire row .Editable(e => e.Mode(GridEditMode.Popup) } Configures how rows are edited .Pageable(settings => settings.PageSize(10).Style(GridPagerStyles.NextPreviousAndInput)) [...]

Accessing SQL Server Reporting Services from C# — 1.9%

[...] call the RenderReport method to render the report in the ReportViewer control. 6. Add the following settings to your web.config file (in the appSettings section). <!-- SSRS Settings [...]

Common Option Settings — 1.9%

SQL Server Management Studio 2005-2008 Text Editor Description Location Line numbers Tools > Options > Text Editor > All Languages > Display > Line Numbers Tabs: render as spaces Tools > Options > Text Editor > All Languages > Tabs Visual Studio 2010 Description Location Open ASPX file in [...]

Creating a WCF Self-Hosted Service — 1.9%

[...] naming it with a " Service " suffix. 6. Add an app.config file to the project, mimicking the following settings. <configuration> <system.serviceModel> <!--For debugging purposes set the includeExceptionDetailInFaults attribute to true--> <behaviors> <serviceBehaviors> <behavior name="behavior0"> <serviceMetadata httpGetEnabled="True"/> <serviceDebug includeExceptionDetailInFaults="False" /> </behavior> </serviceBehaviors> </behaviors> <services> [...]

Downloading Email from an Exchange Server - Microsoft Outlook — 1.9%

[...] the New button. (5) A wizard will appear. On the second step, choose Manually configure server settings or additional server types . (6) On the Microsoft Exchange Settings [...]

COM+ Server Setup — 1.9%

[...] In order to enable ADO components to read and write BLOB fields into a DB2 database, the following settings should be added to the db2cli.ini file, under the catalog to Production OLA, in C:\Program Files\SQLLIB directory. LONGDATACOMPAT=1 LOBMAXCOLUMNSIZE=33554431 Example: ; Comment lines start with a semi-colon. [tstcli1x] uid=userid pwd=password autocommit=0 TableType="'TABLE','VIEW','SYSTEM TABLE'" LONGDATACOMPAT=1 [tstcli2x] ; Assuming dbalias2 is a database in DB2 for MVS. SchemaList="'OWNER1','OWNER2',CURRENT SQLID" [...]

Placing Local Code Under Git Source Control — 1.0%

[...] code to the local repository Create a new repository on GitHub Source Tree > Repository > Repository Settings > Add a new remote path (Remote name = "GitHub") [...]

Using Regular Expressions In The Replace Dialog - Visual Studio — 1.0%

[...] a.ZipCode as CityStateZip to this... CityStateZip = a.City + ', ' + a.State + ' ' + a.ZipCode use these settings in the Find and Replace dialog Find What [...]

JSON Data in T-SQL - SQL Server — 1.0%

[...] and parsing JSON data in SQL Server See Also Transforming AppSettings.json to Azure Configuration Settings Sample Data The Before field looks like [...]

Installing a .NET Windows Service Multiple Times — 1.0%

[...] transformations within your service project. Each transformation can contain a connection string and other settings specific to the environment where it will [...]

Useful Windows Registry Keys — 1.0%

[...] entries for the COM+ catalog GetSetting and SaveSetting VB functions HKCU\Software\VB and VBA Program Settings this key has a subkey for each AppName submitted [...]

PDF Generation via RDLC Report File — 1.0%

[...] ------------------------------------------------------------ var config = Acme.Configuration.AcmeConfiguration.Settings.Ssrs; if (!config.DefaultCredentials) [...]

Sending Email - .Net Framework — 1.0%

[...] mailMessage.IsBodyHtml = True smtpClient.Send(mailMessage) End Sub Via Configuration The following settings in the web.config file will be used (if present) [...]

CLR Integration - SQL Server — 1.0%

Configuring the Server to Enable Usage To enable CLR integration, you must have the ALTER SETTINGS server-level permission, which is implicitly [...]

Class Library Pages — 1.0%

[...] ValidationSummary State Management Lookup QueryString Deprecated Classes ConfigMgr ServerVar SessionVar Settings Other Classes ActiveDirectoryQuery ConnectionString [...]

ConfigMgr Class — 1.0%

[...] Parser class, found here . Overview The ConfigMgr class provides a means of working with application settings found in either an app.config or a web.config [...]

Command Line Options for Various Applications — 1.0%

[...] Microsoft Access using the options in the specified user profile instead of the standard Windows Registry settings created when you installed Microsoft Access. [...]

ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam. Except where noted, all contents Copyright © 1999-2024, Patrick Jasinski.