Sites
Approved contributions by @stoodq to the Viesearch index.
Displaying Different URLs for Every Country
A discussion thread on stoodq.com about displaying different URLs based on a visitor's country of origin.
Responsive Web Design with HTML and CSS
Responsive web design automatically resizes websites based on the viewing device, using HTML and CSS for optimal viewing.
SQL ORDER-BY Clause
When we want to sort or arrange result set with ascending or descending order, we can use Order By keyword in sql query.
SQL Database Explained
A database is an object within DBMS software such as MS Sql Server, My Sql, or Oracle. It stores data and is accessed by an application or electronic device.
Introduction to XSLT in XML
Learn to write HTML tags with XML using XSLT. This technique allows presentation of XML data in HTML format.
Forcing Manual Credential Entry with WIA in MVC Application - StoodQ
A MVC application is configured to use Windows Authentication in IIS. So If an user accesses the app from a machine within the same domain
Apply Element: <xsl:apply-templates>
The <xsl:apply-templates> element applies a template to a specified node and its child nodes.
StoodQ.com is for sale | HugeDomains
Extensive selection of high-quality domain names. Knowledgeable, friendly customer support.
Difference between String and StringBuilder
Details for String and StringBuilder, both with examples, and which is better.
XSLT: A Language for Data Transformation
XSLT, a language that originated from XSL, was developed by the W3C around November 1999, providing a new mechanism for data transformation.
Kendo Grid with Dropdownlists in AngularJS
This is a working example of a Kendo Grid in AngularJS with a column using a dropdown list. The example is intended for web developers.
Understanding JSON Data Format
An explanation of JSON, its uses, and how to send, receive, and store data using the format.
Java CSV to XML Conversion Library or Application
Looking for a Java library or application to convert a CSV file to XML? The first row provides the column headings for the XML tags.
Understanding the Android Framework
Answers to frequently asked questions about the Android Framework. Includes a framework description and details on adding a new package.
Consuming Web Services with JavaScript
Information on how to consume a Web service from another server using JavaScript. The Web service receives parameters, encodes them with base64, and returns a link.
Show webforms in MVC _layout page MVC 5 - StoodQ
A question about loading webforms in MVC's _layout page. A user wants to render a crystal report in a webform within an MVC shared view.
Getting Hidden Field Value on Page Load with JavaScript
Retrieve a hidden field's value using JavaScript and access it in server-side code on PageLoad for data binding.
What is Three.js?
Three.js is a Javascript library used to create and display animated 3D computer graphics in a web browser. This article explains its features.
StoodQ.com is for sale | HugeDomains
Extensive selection of high-quality domain names. Knowledgeable, friendly customer support.
ASP Format SQL TIME(5) to HH:mm
How to format a SQL DB data field of type TIME(5) to HH:mm format in ASP.
Silverlight Support for MPEG4, H.264 Videos, and AAC Audio
Explains whether Silverlight supports MPEG4, H.264 videos, or AAC audio, and provides guidance on hosting Silverlight applications.
Gridview refresh after clicking on linkbutton
A question regarding refreshing a gridview after clicking on a linkbutton where the cells which are showing the prices are set to hidden.
REST API Socket Access Permissions Issue in Azure Web App
This discusses a REST API call made from a web application hosted on Microsoft Azure, addressing an access permission issue related to sockets.
Clustered and Non-Clustered Indexes in SQL
Stoodq.com explains clustered and non-clustered indexes in SQL in detail.
Object-Oriented vs Object-Based Programming Languages
Explanation of the differences between object-oriented programming languages and object-based programming languages.