Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / server

Server

server

Great Reads

by ASP.NET Community
IntroductionnAML (.NET Application Modeling Language, pronounced as “namel”) is a visual modeling semantics to model .net applications with wide
by deangi
An ESP32 is used to track water usage and serve web pages with water use data
by ASP.NET Community
1) Install SQL Server on Window Server 2003/2008 on Network (Select Network option when installing SQL Server)2) Configure Windows Server as a domain
by ASP.NET Community
First Create a XML as App_Data/Advertisements.xml

Latest Articles

by ASP.NET Community
IntroductionnAML (.NET Application Modeling Language, pronounced as “namel”) is a visual modeling semantics to model .net applications with wide
by deangi
An ESP32 is used to track water usage and serve web pages with water use data
by ASP.NET Community
1) Install SQL Server on Window Server 2003/2008 on Network (Select Network option when installing SQL Server)2) Configure Windows Server as a domain
by ASP.NET Community
First Create a XML as App_Data/Advertisements.xml

All Articles

Sort by Score

server 

by ASP.NET Community
IntroductionnAML (.NET Application Modeling Language, pronounced as “namel”) is a visual modeling semantics to model .net applications with wide
by deangi
An ESP32 is used to track water usage and serve web pages with water use data
by ASP.NET Community
1) Install SQL Server on Window Server 2003/2008 on Network (Select Network option when installing SQL Server)2) Configure Windows Server as a domain
by ASP.NET Community
First Create a XML as App_Data/Advertisements.xml
by syed shanu
How to create a simple CRUD application for ASP.NET Core Blazor using Visual Studio 2019, .NET Core 3, Entity Framework and Web API
by openpage
Security attacks risk are minimised by careful planning of application design. If the application is distributed in nature, the challenges becomes manyfold. This article will try to give one way of doing so.
by ASP.NET Community
When the standard toolkit of ASP.Net server controls do not provide the required functionality, Web User controls can be built or used. Web User
by ASP.NET Community
In one of our project the site usage of site was very heavy and we need to migrate it to load balancing server. I have never configured the sites in
by Yaseer Mumtaz
ASP.NET Core Microservices With Angular 11 Front End, API Gateway, Redis and SQL Server
by syed shanu
In this article you will learn about Insert/Select to database using Angular2 and WEB API in ASP.NET Core1.0.
by ASP.NET Community
Hi All, Some of the asp.net server controls(.NET 2.0) like DropDownList control, LinkButton etc., has postback property. When User clicks or selects
by ASP.NET Community
This topic is for those who want to manage multi server websites and load balancing.Prerequisites:IIS 6.0 or higher.NET Framework 2.0,
by Srinivasu Pemma
This kind of requirement is useful in many applications originally posted on http://www.srinetinfo.com/search/label/Survey%20Application
by santosh poojari
This article helps you to build and enable robust web applications with respect to various aspects of security that needs to be taken care of while designing a system.
by ASP.NET Community
Abstract: Here we listthe materials which can help you know more about Azure and start itquickly. Welcome anyone add more if you have
by Naveen Karamchetti
The article attempts to explain when to use the value map caching pattern in BizTalk integrations
by ASP.NET Community
In asp.net application, new windows can be opened using window.open method either from the client side or from executing it from server side. See the
by Huseyin Atasoy
Let's build a simple web server and make it accessible from the internet
by Craig Baird
A light weight easy to use .NET TCP server library
by ASP.NET Community
CachingAuthor: Prakash Singh MehraIntroduction: It is a way to store the frequently used data into the server memory which can be retrieved very
by ASP.NET Community
Hello friends.I am going to share with you a concept to call server side method from client side using script manager.Step 1 : Put ScriptManager on
by ASP.NET Community
Most of the time when i tried to search for executing server side static page methods using jquery I came across simple example which explained how
by sadomovalex
Camlex.NET 3.0 and Camlex Online allows developers to refactor CAML queries to compilable C# code
by Manjuke Fernando
How to capture and analyze deadlocks in SQL Server
by ASP.NET Community
When you use the ASP.NET Development Server to run a file-system Web site, by default, the Web server is invoked on a randomly selected port for
by ASP.NET Community
The CheckBox server control accepts Boolean (true or false) input. When selected, its Checked property is true. Typically a check box is processed as
by Naveen Karamchetti
This article attempts to provide an alternative solution for the classic publisher-subscriber problem using ESB toolkit.
by Leung Yat Chun
Framework library for designing RESTful home cloud services using an FSI like interface.
by Leung Yat Chun
Framework library for designing RESTful home cloud services using FSI like interface.
by Santosh P Umarani
Columnstore Index
by ASP.NET Community
Composite controls are controls that combine multiple controls together to form a new reusable control.  For example, a simple composite control
by ASP.NET Community
Most ASP.NET sites talk to SQL Server or a backend SQL Database and there's a number of ways to manage that configuration.I always start with the
by Krishna P Seetharaman
This article talks about how to enable connection from one server to another using BizTalk using HTTPS using TLS 1.0 and Security Certificate
by ASP.NET Community
The connection string specifies information about how to initialize a connection to a data store.It contains keyword/value pairs. the first pair is
by ASP.NET Community
Contains Like search in SQL Server 2005 This is my first post to wiki. Here I have to show how to contains like search into sql server 2005.There is
by CharlieSimon
Ultralight Remote Control for Your PC App using your Cell-phone's Browser
by ASP.NET Community
IntroductionCookies are also known by many names, HTTP Cookie, Web Cookie, Browser Cookie, Session Cookies etc. Cookies are one of several ways
by Emiliano Musso
In this short article we will see how to create a SQL database using the services provided by Microsoft Azure cloud platform, and then connect to it via C # code, to perform the normal data insertion and retrieval operations
by ASP.NET Community
Open SQL Server and open a database (Already created) . On the Storage section find the Full Text Catalog. Right click and create a New
by pepethepepe
Access realtime Linux Web server statistics right away from Windows Store App
by ASP.NET Community
The customvalidator control allows writing custom validation for a control. So, if the others validators: RangeValidator, RequiredFieldValidator,
by ASP.NET Community
There's a lot of great information on the net about accessing data in common data access patterns with ASP.NET 2.0. VideosSQL Server Videos  -
by pinaldave
5 Database Worst Practices which can be fatal to any business
by koolprasad2003
This article will help you to know how to Debug your stored procedure
by ASP.NET Community
Things to be taken care by developers while writing code or designing different layersPresentation Layer:Choose your UI elements
by ASP.NET Community
Hi all,        Let's take the situation while browsing, the page is not loaded completely and you will try to refresh the page (or press F5 from
by Peter Kovalchuk
Reading hardware information in Stored Procedure
by ASP.NET Community
The DropDownList Web server control enables users to select from a single-selection drop-down list box. The DropDownList control is similar to the
by ASP.NET Community
Lot of people trying to edit the code when ASP.NET Development Server is running but they can't. In order to edit code you have to stop debugger/
by ASP.NET Community
Employee Info Starter Kit is an open source ASP.NET project template that is intended to address different types of real world challenges faced
by Chris La
How to create a server-client network quickly using template server-client framework, EpServerEngine (C++ and Windows Winsock).
by Chris La
How to create a server-client network quickly using IOCP TCP template server-client framework, EpServerEngine.cs (C#).
by Torsten Tiedt
Database development with Server Data Tools
by AboorvaRaja Ramar
To Expose BizTalk Schema as a Rest/Json Service with GET method.
by ASP.NET Community
Problem: How to use your Asp.Net Fileupload control with AJAX.As everybody knows who uses ajax in his daily programming is, ajax don't postback the
by Rogai Lorenzo
Flexible server that use User Created DLL to handle incoming/outgoing client packets.
by ASP.NET Community
FtpWebRequestThe FtpWebRequest class enables you to programatically create FTP connections to FTP Servers and transfer files.  If you are
by ASP.NET Community
FtpWebRequest class to upload a file to ftp server (destination )This Function shows how to upload a file ftp server. this function simply return
by ASP.NET Community
Recently i came to work on sql server 2005 & 08 and full text search. i want to share some interesting point which i came to know in couple of hours.
by ASP.NET Community
While professional developers are waiting for the Visual Studio Tools and Designers for SQL Server Compact 4.0, I will show how impatient developers
by Naveen Karamchetti
This article attempts to explain BizTalk ESB Itinerary simple routing slip pattern using a Purchase Order processing sample
by ASP.NET Community
This control enables a developer to store a non-displayed value in the rendered HTML of the page. The HiddenField control is used to store a value
by Michael Chourdakis
A ready to be used hotpatching library with five methods!
by ASP.NET Community
While developing ASP.NET 2.0 application with AJAX  many times we came across scenarios when we had to know if the call made to the server is
by Syed Adnan Ahmed
Steps to install and configure PDF iFilter on SharePoint Server 2010 or Search Server Express 2010
by mahmood kabi
extract overlapped polygons and calculate the overlapped area and write an API for it
by Aqeeel
Though GridView provides a way to implement paging however when the record count in very big we need to optimize it at the query level.
by Federico Di Marco
A tool which creates one or more Powershell scripts which in turn recreate one or more binary files
by ASP.NET Community
Asp.Net provides way to work with the HTML Server controls on the server side programming with a set controls collectively called HTML Controls.
by Kel_
Streamed chart implementation using modern HTML5 features.
by ASP.NET Community
By using ICallbackEventHandler we can make asynchronous calls to server so that we can avoidpost back of the web page.Firstly we have to implement
by Ivan Paniagua
This document evaluates the latest functionality provided by Microsoft SQL Server 2012 With Power View for Multidimensional Models and not just Tabular Models.
by Ohad Redlich
This document describes how to get extended user’s data, such as email address, from the Active Directory. A former article describes how to do so using native tools, such as COM4J; however these tools are cumbersome for use, while pure Java is better and simple.
by Ajit Kumar Thakur Microsoft
This article describes concepts and terminologies used in Datawarehouse. This will help beginners to understand datawarehouse concepts. This will also help developers who wish to design and develop SSAS cube, design data model of datawarehouse system.
by Marla Sukesh
In this article we Learn step by step how to create project with MSBI.
by Sanwar ranwa
How to login with Facebook and Google using Angular 8
by ambilykk
Emails to Work Items
by Bharath K A
This is a HTML5 WebSocket service that streams live, real-time data to browser grid control. This service is capable of automatically computing math expressions on the fly (dynamically at runtime)
by Pavel Sinkevich
Combine several API for MS Project Server to achieve complicated goals
by Ed Nutting
A wrapper application making management, modding and running multiple MineCraft servers faster and easier.
by ASP.NET Community
links:Optimize Web Server Performance in Windows Server 2003Optimizing IIS 6.0 Performance Top Ten Ways To Pump Up IIS PerformanceIIS Performance
by ASP.NET Community
The RadioButton server control creates a radio button on the Web Forms page. Specify the text to display in the control by setting Text property. The
by Kel_
Presents a real-time gauge implementation that can be used for building dashboards
by ASP.NET Community
In this article we will show you how to reference server side controls from JavaScript code (A server control is a control that has a
by Greg Utas
The well-tempered server
by Igor Okulist
Robust MVC framework for desktop and web development
by Naveen Karamchetti
A simple mail order company case solved using Roles and Parties
by ASP.NET Community
DAL Should like following when inserting a image. I used the Enterprise Library to data access. Data type of EmployerImage is image @ SQL Server
by honey the codewitch
Add the ability to run a service in console mode and to control or install your service from the command line
by ASP.NET Community
ASP.NET Session state provides a place to store values that will persist across page requests.  Values stored in Session are stored on the server
by Jean Paul V.A
An overview of the installation of SharePoint 2013 on a Windows Server 2012 machine.
by bshokati
How to create a client-server network for multiplayer game programming using C++ and Windows Winsock
by Miljan Radovic
Simple, open-source, fully customizable, lightweight SQL Server scheduler
by Evan Zhao
I'd like to share my experience dealing with problems about memory allocation and memory leaks.
by MehreenTahir
This article will help you get started with socket programming in C++. We will build a TCP server and client using boost.asio library in C++.
by Greg Utas
Are we about to go over a cliff?
by sadomovalex
SPGraphviz - create your own visualization graphs without programming in Sharepoint. Just define graph in DOT language in simple text file, upload it into document library and specify URL in SPGraphvizWebPart - it will make a graphical representation of your graph.
by yuvalsol
Helper class to mitigate working with Dapper against SQL Server database
by ASP.NET Community
For ASP.NET developers, there is good news from Microsoft with the latest SQL Server release, Denali CTP3.Many developers like ASP.NET developers
by ASP.NET Community
There's a lot of great information on SQL Server Security covering both SQL Server 2000 and 2005.Blogs/DevCentersSQL Server 2005 Security on
by jkrebsbach
A way to combine data from two different sources into one datasource for SSRS reporting
by ASP.NET Community
ASP.NET offers a number of places to store state, both on the client and server. However, sometimes it's difficult to decide where you should put
by Shivprasad koirala
Many developers think stored procedures are precompiled so they are faster. I have a different story to tell.
by TheQult
Implementing a simple message delivery system in C#
by infectuz.ar
Determining sunrise and sunset values for a certain latitude and longitude with SQL Server 2005
by ASP.NET Community
Consider a scenario where you want to add functionality to a server control in asp.net of your own. For example you want to change the background
by Tim Schwallie
A few ways to work with In-Clause and Stored Procedures with SQL Server and C#.
by ASP.NET Community
The TextBox server control is an input control that lets the user enter text. By default, the TextMode property is set to SingleLine, which creates a
by Azeet Chebrolu
Installing, extending Identity Server and implementing session token caching
by Shivprasad koirala
In this article I will discuss 5 features of SQL Server 2012 and the rest will be followed in other parts..
by Shivprasad koirala
In this article we will talk about the next 5 interesting SQL Server 2012 features.
by DaveDbViewSharp
Describes two techniques to use when generating dynamic SQL in stored procedures and provides an example that demonstrates what happens when they are combined
by Sibeesh Passion
In this post we will see how we can upload files or images to server using Node JS. Here we are going to use Visual Studio for our development and preceding NPM packages for our easy development. express multer body-parser We will briefly explain the use of these packages.
by Faustino Dina
In this article we will show one approach to decouple the Entity Framework generated code for stored procedures from the higher layers of code by using the Adapter Pattern
by ASP.NET Community
Article describes how to load data from server and show results on DotNetNuke page using AJAX.IntroductionThere are many nice javascript
by Gary Stafford
Use PowerShell 2.0 to aid in the delivery of build artifacts for release, by generating a manifest of file changes.
by ASP.NET Community
ASP.NET Validation Controls are powerful server controls that are used for validating user input.  These controls provides both server side and
by Md. Rashim Uddin
This article describes WCF 4.0 discovery system.
by Kalvin Lawrence Ernst
Generate a web app instantly, directly from a database (SQL Server)
by ASP.NET Community
Web controls are ASP.NET controls which are understood and compiled on the server and render as HTML markup on the page. Most of the web server
by DonSn
The XmlServer is a multi-threaded server application that listens for client requests, invokes "Operators", and responds to client requests.