Click here to Skip to main content
15,867,771 members
Everything / Server

Server

server

Great Reads

by Kel_
Presents a real-time gauge implementation that can be used for building dashboards
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 pepethepepe
Access realtime Linux Web server statistics right away from Windows Store App
by Tharaka MTR
This post will show you how to fix orphaned SQL users.

Latest Articles

by Federico Di Marco
A tool which creates one or more Powershell scripts which in turn recreate one or more binary files
by deangi
An ESP32 is used to track water usage and serve web pages with water use data
by Greg Utas
Are we about to go over a cliff?
by Greg Utas
The well-tempered server

All Articles

Sort by Title

Server 

14 Jan 2014 by ASP.NET Community
IntroductionnAML (.NET Application Modeling Language, pronounced as “namel”) is a visual modeling semantics to model .net applications with wide
16 Jan 2024 by deangi
An ESP32 is used to track water usage and serve web pages with water use data
11 Oct 2013 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
11 Oct 2013 by ASP.NET Community
First Create a XML as App_Data/Advertisements.xml    
1 Jan 2020 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
13 Jul 2011 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.
11 Oct 2013 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
11 Oct 2013 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
3 Aug 2021 by Yaseer Mumtaz
ASP.NET Core Microservices With Angular 11 Front End, API Gateway, Redis and SQL Server
24 Aug 2016 by syed shanu
In this article you will learn about Insert/Select to database using Angular2 and WEB API in ASP.NET Core1.0.
12 Oct 2013 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
11 Oct 2013 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,
24 Jan 2013 by Srinivasu Pemma
This kind of requirement is useful in many applications originally posted on http://www.srinetinfo.com/search/label/Survey%20Application
5 Aug 2014 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.
11 Oct 2013 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
10 Jan 2012 by Naveen Karamchetti
The article attempts to explain when to use the value map caching pattern in BizTalk integrations
11 Oct 2013 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
9 Oct 2012 by Huseyin Atasoy
Let's build a simple web server and make it accessible from the internet
8 Apr 2013 by Craig Baird
A light weight easy to use .NET TCP server library
11 Oct 2013 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
11 Oct 2013 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
11 Oct 2013 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
7 Jan 2012 by sadomovalex
Camlex.NET 3.0 and Camlex Online allows developers to refactor CAML queries to compilable C# code
19 Nov 2015 by Manjuke Fernando
How to capture and analyze deadlocks in SQL Server
11 Oct 2013 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
11 Oct 2013 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
8 Dec 2011 by Naveen Karamchetti
This article attempts to provide an alternative solution for the classic publisher-subscriber problem using ESB toolkit.
17 Oct 2013 by Leung Yat Chun
Framework library for designing RESTful home cloud services using an FSI like interface.
16 Oct 2013 by Leung Yat Chun
Framework library for designing RESTful home cloud services using FSI like interface.
23 Feb 2012 by Santosh P Umarani
Columnstore Index
11 Oct 2013 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
11 Oct 2013 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
28 Mar 2016 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
11 Oct 2013 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
11 Oct 2013 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
8 Apr 2012 by CharlieSimon
Ultralight Remote Control for Your PC App using your Cell-phone's Browser
11 Oct 2013 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
1 Mar 2016 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
11 Oct 2013 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
26 Jan 2013 by pepethepepe
Access realtime Linux Web server statistics right away from Windows Store App
11 Oct 2013 by ASP.NET Community
The customvalidator control allows writing custom validation for a control. So, if the others validators: RangeValidator, RequiredFieldValidator,
11 Oct 2013 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  -
14 Jul 2011 by pinaldave
5 Database Worst Practices which can be fatal to any business
31 May 2016 by koolprasad2003
This article will help you to know how to Debug your stored procedure
20 Oct 2013 by ASP.NET Community
Things to be taken care by developers while writing code or designing different layersPresentation Layer:Choose your UI elements
11 Oct 2013 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
19 Sep 2014 by Konstantin Tchoumak
Reading hardware information in Stored Procedure
11 Oct 2013 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
11 Oct 2013 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/
11 Oct 2013 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
16 Jul 2015 by Chris La
How to create a server-client network quickly using template server-client framework, EpServerEngine (C++ and Windows Winsock).
1 Jul 2015 by Chris La
How to create a server-client network quickly using IOCP TCP template server-client framework, EpServerEngine.cs (C#).
1 Apr 2012 by Torsten Tiedt
Database development with Server Data Tools
24 Jan 2016 by AboorvaRaja Ramar
To Expose BizTalk Schema as a Rest/Json Service with GET method.
11 Oct 2013 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
10 Dec 2015 by Rogai Lorenzo
Flexible server that use User Created DLL to handle incoming/outgoing client packets.
11 Oct 2013 by ASP.NET Community
FtpWebRequestThe FtpWebRequest class enables you to programatically create FTP connections to FTP Servers and transfer files.  If you are
11 Oct 2013 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
11 Oct 2013 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.
11 Oct 2013 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
1 Dec 2011 by Naveen Karamchetti
This article attempts to explain BizTalk ESB Itinerary simple routing slip pattern using a Purchase Order processing sample
11 Oct 2013 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
4 Nov 2018 by Michael Chourdakis
A ready to be used hotpatching library with five methods!
13 Oct 2013 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
19 May 2010 by Syed Adnan Ahmed
Steps to install and configure PDF iFilter on SharePoint Server 2010 or Search Server Express 2010
21 Oct 2017 by mahmood kabi
extract overlapped polygons and calculate the overlapped area and write an API for it
17 Feb 2016 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.
2 Mar 2024 by Federico Di Marco
A tool which creates one or more Powershell scripts which in turn recreate one or more binary files
11 Oct 2013 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.
23 Jun 2015 by Kel_
Streamed chart implementation using modern HTML5 features.
11 Oct 2013 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
11 Apr 2013 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.
15 Sep 2013 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.
23 Jul 2014 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.
28 Dec 2015 by Marla Sukesh
In this article we Learn step by step how to create project with MSBI.
8 Nov 2019 by Sanwar ranwa
How to login with Facebook and Google using Angular 8
3 Aug 2015 by ambilykk
Emails to Work Items
18 Aug 2015 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)
20 Jun 2014 by Pavel Sinkevich
Combine several API for MS Project Server to achieve complicated goals
28 Apr 2013 by Ed Nutting
A wrapper application making management, modding and running multiple MineCraft servers faster and easier.
11 Oct 2013 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
11 Oct 2013 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
23 Jun 2015 by Kel_
Presents a real-time gauge implementation that can be used for building dashboards
11 Oct 2013 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
15 Mar 2022 by Greg Utas
The well-tempered server
6 Oct 2012 by Igor Okulist
Robust MVC framework for desktop and web development
6 Dec 2011 by Naveen Karamchetti
A simple mail order company case solved using Roles and Parties
11 Oct 2013 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
14 Jan 2020 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
11 Oct 2013 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
24 Feb 2014 by Jean Paul V.A
An overview of the installation of SharePoint 2013 on a Windows Server 2012 machine.
21 Apr 2013 by bshokati
How to create a client-server network for multiplayer game programming using C++ and Windows Winsock
23 May 2016 by Miljan Radovic
Simple, open-source, fully customizable, lightweight SQL Server scheduler
8 Oct 2013 by Evan Zhao
I'd like to share my experience dealing with problems about memory allocation and memory leaks.
22 Oct 2018 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++.
17 Mar 2022 by Greg Utas
Are we about to go over a cliff?
15 Oct 2010 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.
25 Jul 2016 by yuvalsol
Helper class to mitigate working with Dapper against SQL Server database
11 Oct 2013 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