Basic Instincts
Rad and Ready
In Deep Script
Code You Can COUNT(*) On
Ugh
200

This Visual Basic keyword declares a constant value that cannot be changed at runtime.

What is Const?

200

This Telerik AJAX control is commonly used to display tabular data with built-in sorting, filtering, and paging.

What is RadGrid?

200

This built-in JavaScript method converts a JSON string into a JavaScript object.

What is JSON.parse()?

200

This T-SQL statement is used to retrieve data from one or more tables.

What is SELECT?

200

This aspx page is used to edit users.

What is EditUser.aspx

400

This control in Visual Basic is used to display a list of items where users can select one or more.

What is a ListBox?

400

This Telerik control is used to display a calendar interface for selecting dates.

What is RadCalendar?

400

In JavaScript, this special value represents “not a number,” often the result of invalid math operations.

What is NaN?

400

This T-SQL keyword is used to combine rows from two or more tables based on a related column.

What is JOIN?

400

This part of WebLinks has been deprecated and is no longer a CSI product.

What is WebLinks consumer?

600

This keyword in Visual Basic is used to exit a loop immediately.

What is Exit?

600

This Telerik control allows users to display collapsible content areas, similar to an accordion.

What is RadPanelBar?

600

This JavaScript feature introduced in ES6 allows you to unpack values from arrays or objects into distinct variables.

What is destructuring?

600

This T-SQL function returns the current system date and time.

What is GETDATE()?

600

This admin project is used to perform file imports for a bank

What is WebListener?

800

This feature allows developers to organize code into reusable collections of classes, modules, and interfaces.

What is a Namespace?

800

This Telerik feature lets you update only portions of the page without requiring a full postback.

What is RadAjaxManager (or AJAX functionality)?

800

This method creates a new array by applying a function to each element of an existing array.

What is map()?

800

This T-SQL command is used to create a temporary result set that can be referenced within the scope of a single query.

What is a Common Table Expression (CTE) using WITH?

800

This admin solution sits outside of CSI's firewall and is used to make requests using the internet.

What is WebLinks Services

1000

In Visual Basic, this keyword allows a method in a derived class to replace a method from its base class.

What is Overrides?

1000

This Telerik control provides a dropdown with autocomplete functionality for selecting items from a list.

What is RadComboBox?

1000

In JavaScript’s event loop, this queue processes promises once the synchronous code has finished executing.

What is the microtask queue?

1000

This T-SQL feature allows you to handle errors gracefully within a batch by defining custom logic when exceptions occur.

What is TRY...CATCH?

1000

This WebLinks project is responsible for capturing a request's stat details. 

What is libRequestStat?

M
e
n
u