Click here to Skip to main content
15,885,782 members
Everything / Management

Management

management

Great Reads

by Fiyaz Hasan
Learn how dependency injection mechanism has evolved from ASP.NET to ASP.NET Core
by KevinPo
How to navigate and program against the Release Management API, even though it does not have official documentation.
by Mantri Vishal
How to creating table in Azure Mobile Services using Azure Service Management Rest API
by RedDk
Suspend, by "stopping", then when done doing what you need to do, restart ... or not!

Latest Articles

by Wessel Beulink
Azure API Center Portal streamlines API management; Visual Studio Code extension enhances collaboration and productivity within Azure ecosystem.
by zidane168
Use SQL triggers to keep track of the changes made to your data
by Sašo Mađarić
For leaders who want to build a happy and high-performance team
by Right Handed Monkey
Take the stress out of software management using theme based time management

All Articles

Sort by Score

Management 

28 Dec 2016 by Fiyaz Hasan
Learn how dependency injection mechanism has evolved from ASP.NET to ASP.NET Core
8 Dec 2015 by KevinPo
How to navigate and program against the Release Management API, even though it does not have official documentation.
25 Feb 2014 by Mantri Vishal
How to creating table in Azure Mobile Services using Azure Service Management Rest API
10 Sep 2014 by Franz.net
Hello,it's been a while since i last posted a message on this site. Usually i can find what i'm looking for, but not today.What i'm trying to find is an easy way to centralize exception messages in a .Net application. So the whole exception handling is taken care of, but currently the...
23 Jun 2013 by cigwork
Have you considered using the Workflow library? If you have and don't think it's suitable then have a look at something I hacked together something a while ago. It might serve as a jumping off point for you.ΝUnit Inspired Task Runner[^]As outlined the code builds fixed order sequences...
10 Sep 2014 by CPallini
Possibly this Code Project article fits your needs: "Exception Handling Best Practices in .NET"[^].
7 Dec 2016 by RedDk
Suspend, by "stopping", then when done doing what you need to do, restart ... or not!
20 Jul 2021 by Uladzislau Baryshchyk
In this article, I'll show you how easy it is to move your MS SQL database to Amazon RDS cloud
18 Jul 2012 by Christian Graus
A course is content. Yes, you can get a CMS and configure it to make the content that it manages, course information. This is a programming site and this is not a programming question.
7 Nov 2012 by Sergey Alexandrovich Kryukov
I would prefer to read in one source. You are not limited by the volume. In the article content and table of content, divide the article in two distinct parts: on the utility and the technologies, and in the second part, write sub-division of handling of drive and file changes. This is up to you...
8 Nov 2012 by Richard MacCutchan
If it's already complete in one part then post it and see what comments or suggestions you receive.
9 Dec 2012 by Sergey Alexandrovich Kryukov
There is no such thing as "force" to run something to "run on a single process". Processes are totally under your control. If you don't create a process, it is not created by anything by itself. And using GC is not recommended.Your "without going too much into assemblies and stuff like that"...
14 Dec 2012 by Sergey Alexandrovich Kryukov
I'm pretty much sure that using Revision Control branching feature for such things is a bad idea. I have a very different approach and can argue strongly in its favor.Even with new generation of Revision Control system which is designed to allow decentralized repository and therefore having...
7 Aug 2013 by Dev Leader
A discussion about who owns the code
16 Sep 2013 by OriginalGriff
Basically you can't, without some fairly advanced use of Reflection to recursively parse your type and get the sizes of each of it's constituent parts - which may well have their own contained classes, which may... you get the idea.And it'll be sloooow.There is apparently another way....
3 Dec 2014 by AndersonChau
Memory management(MM) may appear in every part of the computer system.At the lowest level, Computer platforms have special hardware for segmentation, paging and memory protection. Compiler may divide the binary image into code/data/zero initialized data section. The OS/VM may...
21 Nov 2018 by Yaseer Mumtaz
Complete professional MEAN stack app development series for beginners
26 Jan 2019 by RickZeeland
Go to Control Panel - Apps - Uninstall and search for "Microsoft SQL Server Management Studio". Click it, select Modify and Repair, if you don't see Repair uninstall and reinstall Microsoft SQL Server Management Studio. Also see: How to Uninstall or Repair a Program in Windows 10[^]
17 Feb 2021 by farremireia
Hi! I know this might sound stupid and you have probably already done it but have you tried the help chat in godaddy? I have had some issues in the past in regards of the website going live etc and they have been able to guide me and help me! ...
27 Oct 2023 by Richard MacCutchan
There are restrictions on the use of SetForegroundWindow function (winuser.h) - Win32 apps | Microsoft Learn[^].
1 Feb 2024 by Wessel Beulink
Azure API Center Portal streamlines API management; Visual Studio Code extension enhances collaboration and productivity within Azure ecosystem.
14 May 2012 by fjdiewornncalwe
If you are speaking about RadpidWebDev, then you may be better off asking at their site. They do have a Discussion[^] section where you can interact with them directly.
25 Jul 2012 by Dan Steuer
This article will help manage automatic database purges according to basic Document Management principles.
7 Nov 2012 by chuck in st paul
I am uploading my first attempt at a project article and I would appreciate some advice.The project is a mature bulk/batch file renamer. It contains code to sense when a drive is mounted or dismounted so that the drive list is always up to date. It also contains a 'file(s) changed' sensing...
14 Dec 2012 by boehsermoe
Is it a good idea manage difference edition with my versioncontrol (git) andcreate one branch for my 'pro' other for my 'free' edition?For bigfixes i could merge my bugfix-branch into free and pro branch and some features only merge into pro.Or is there are a better way?
6 Jan 2013 by jleonorlane
Hello Guys,I created an ERD of hotel booking system. Here is the link to the ERD[]Other link to the ERD[]I'm a little bit confuse, can you help me on the tables if im missing something or something is wrong. Any suggestions are greatly appreciated.Thank you. Warm Regards
20 Jan 2013 by extremeclouds3
With the popularity of online storage devices known as clouds, popularized by Apple, Google and Dropboxa management system has become essential. Luckily there is now a highly functional and user-friendly application for the iPhone&iPad, designed and created by ‘XtremeApp’This all in one...
18 Apr 2013 by srikanth pachava
while reading the win32 files like win32_diskdrives getting that error please solve the issue i am using c#
5 Jun 2013 by harin31244
Hello,we get userdata as datatable,have to maintain this datatable globally till user logs out so that i can uses it any where in my application.my datatable is littel big around 300 rows so session are not advisable and they expire after 20Mplease suggest any ohter...
5 Jun 2013 by nandakishoreroyal
keep the userdata in session and you can use untill you logout
22 Jun 2013 by Rinion
I am trying to figure out the best approach in C# to allow a website that I have created to start up various programs on the server remotely, but not at the same time. I figured through .NET I could create a program that could react to various button clicks on the website, then populate a list...
28 Jul 2013 by mohan_sujay
hi,i have created database with the name juzz in sql server 2008 r2 and the table name is detals.the table detail has 3 column(c1,c2,c3)now i am taking backup of the database and used in client machine.the client fills some values to the table..now i am adding another two...
16 Sep 2013 by Hasan Habib Surzo
Public Class testTemplate Public tid As Long Public emp01(400) As Byte Public emp02(400) As ByteEnd Classnow i declare a object of the testTemplate class Dim t As New testTemplate now i just want to know how can i calculate the memory used or object size in...
24 Sep 2013 by Stephen Hewison
Hi,We've got a product which is neatly developed with globalisation, database driven translations and right to left and left to right layout management.We're about to release our dictionary for the first translation.My concern is managing which translations have been changed within...
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
11 Oct 2013 by ASP.NET Community
Here are a few good tutorial articles that provide a good conceptual overview of how the new membership and role management system works. Check out
11 Oct 2013 by ASP.NET Community
  I wonder some times how statemanagement efficiently helps a developer to handle the user sessions. Session state management is one which should be
15 Mar 2014 by OriginalGriff
Have a table (or tables) in your DB which holds "historic" orders: when the user places the order you add the data to it, complete with a datestamp and references to products.To be honest, you probably don't need to do this: you already have the order history in the shape of existing...
15 Mar 2014 by Abhinav S
Depends on what the business requirement is.If you want to store the shopping data temporarily (i.e. for that session), then use an in memory store like a collection or dictionary etc.If the user should see this shopping data next time he logs in, you will need to use a database to store...
26 May 2014 by mayooran99
I need to execute this Javascript method.This sets the window title of an Internet Explorer tab that doesn't have a title:if(window.name == ''){if(!SOME_VALUE_SET_FOR_2ND_TO_NTH_LOADS){ window.name = 'myWinName';} else { //we have a new Tab/Window (or something funky)...
24 Jun 2014 by Krishna Chaduvula
Hi All,I am experiencing an issue with my hosted application that is throwing Authentication Failed Exception. Here is a background of the issue:Our application is hosted on two servers with Load balancer in the front. Obviously, we had to manage the session outside the servers and we...
24 Jun 2014 by _Asif_
Assuming that you are using Default implementation of Session stored on SQL Server. Please check that the entries in the ASPStateTempSessions table are removed after the related sessions have exceeded their expiration. If it is not removed that check that SQL Server Agent is running or not. This...
29 Oct 2014 by Member 10989623
I am getting the following error while configuring RM server- "Object Already exists" in windows server 2008 R2 enterprise. Please find the log." I, 2014/10/29, 08:18:40.108, Variable : Key = DefaultLogin, Value = GAP-RELEASE\BuildUser I, 2014/10/29, 08:18:40.124, Variable : Key =...
7 Jan 2015 by Saidov Nuriddin
Please halp me to slove this problem I tried : GRANT INSERT, UPDATE, SELECT ON [dbo].[User] TO 'IIS APPPOOL\.NET v4.5'The SELECT permission was denied on the object 'User', database 'XXX', schema 'dbo'.
7 Jan 2015 by Suvendu Shekhar Giri
Try this-1. Login with the sa user (sysadmin)2. In Object Explorer, expand Security and then Logins3. Right click on the user from the list and click Properties 4. Click User Mapping and then click on (select) the Database from the list5. Now you can see a list of Database role...
21 Jan 2015 by Avenger1
Hii made my first big project a month ago but i have problemwhen i want to add something to my project, its confusing and too much hard for add new item because i need to change many thing and i know object oriented (very good) and i used in my project but its still confusing when i want to...
21 Jan 2015 by nagendrathecoder
Your question is not too clear, what exactly you mean be adding something new?Is it a class or form into your solution or what?If you are asking from solution perspective, you can create folders based on modules and divide your classes and forms in those folders.
3 Aug 2015 by amihai1
Hi ,As everyone knows , in VS2010 and above there is a use of Web.config transforms to remove add update tags and attributes in a web.config file .Release management has the ability to switch values inside a web.token.config (convention is a variable like so : __ConnectionString__...
17 Aug 2015 by Member 11915808
Hello, ive Problems with filemanager from simogeo.The Filemanager ignores . $_SESSION['userfoldername'].'/' or in my example . $_SESSION['authname'].'/'With with $_SESSION the filemanager would create an userdirectory.. but it dosend workThe support from simogeo was not so good. he...
19 Aug 2015 by Member 11915808
The solution was simple. ive change the user.config.phpnow i initial session with session name.i insert the filebrowser configthen i make the authentification...session_name ('sid'); session_start();$folderPath = 'include/images/uploads/userfiles/' ....
15 Feb 2016 by Little@Knight
Hi, I've been working on small project which should monitor print queues using c#. The thing that I'm strugling is how to take number of copies and totalpages before printing using c#? I used ManagementObject properties but it did another job which I don't expect.Could you help?Thanks...
15 Feb 2016 by Duncan Edwards Jones
Not really, no.You are reading the properties of the print job as it is added to the spooler. At this point the spooler / print subsystem does not know how many pages it is going to receive because it is receiving them asynchronously...what you need to do is pause the print side until...
28 Mar 2016 by Little@Knight
I've been working on a project in which I'm using WMI and WQL class instances in order to use two specific functions.What I have tried:I've been working on a project in which I'm using WMI and WQL class instances in order to use two specific functions. Firstly, when there is a print...
26 Aug 2016 by sunil kumar meena
I'm new to Knockout JS and working on small single page application. I found some good examples and observed that even after page is saved and reloaded the data other copntrols are untouched. Their data is not lost. Also I filled some details on Page1 and moved to Page2 and there I did some...
28 Feb 2017 by Patrice T
Difficult to give advices with so little details.Quote:1. I want to know if there are risks involved in this? There is no risk with a software written will enough. Note that it is always possible to write a program so bad, so biassed that it will need more resources as time goes on and in...
13 Oct 2017 by Member 13464012
I Don't know what is the problem With that code really! Dim XID As String XID = FormSuppliers.txtcode.Text DataSetSuppliers.Clear() SQLSuppliers = "SELECT * FROM Suppliers WHERE SN = '" & XID & "'" If Conn.State = ConnectionState.Closed Then...
13 Oct 2017 by OriginalGriff
Don't do it like that! Never concatenate strings to build a SQL command. It leaves you wide open to accidental or deliberate SQL Injection attack which can destroy your entire database. Use Parametrized queries instead. When you concatenate strings, you cause problems because SQL receives...
26 Jan 2019 by mcsnh
Hi. Does anyone know how to help? If I run Microsoft SQL Management Studio v17.9.1, I get a warning: "Could not load file or assembly 'Microsoft.VisualStudio.Utilities.Internal, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find...
1 Sep 2019 by OriginalGriff
Sorry to see you going, but you can do it quite easily: 1) Hover over your username at the top right of the page. A drop down list will open. 2) Select "My Settings" from the list. 3) In the resulting page, select the "Privacy" tab. 4) There are two options: 4.1) Under "Account status" there is...
1 Sep 2019 by Maciej Los
You can do it yourself. Go to My account->Settings. Find "Privacy" bookmark and check "Forget me forever" checkbox. Finally, use "Save settings" button. You'll get 28 days to change your mind. In case, you're decided to close your account, use "Close my account" checkbox and save settings. ...
11 Sep 2022 by Member 13213752
i have small team and my purpose is to small and medium projects but my team is Remote workforce and part time i don't know how check the quality of their works and manage them to ending of project. What I have tried: i tried scrum but did'nt...
11 Sep 2022 by RickZeeland
Maybe you can find something here: best-github-based-project-management-solutions[^] and also here: project-management-solutions[^] and here: project-management-tools[^]
27 Oct 2023 by Reverend Jim
I'm trying to set up a simple command line chat application between two computers on my home network. I have the server and client scripts working exactly the way I want except for one little thing. At least, it should be little and I do not...
15 Mar 2014 by mayuank kushwaha
How to keep history of all purchases by loginid in online shopping website
4 Oct 2015 by syed shanu
In this article, we will learn about DataGridView Gantt Style Chart Using C# WinForm.
26 Nov 2014 by iSahilSharma
This article provides an overview to the various State Management techniques in ASP.NET.
28 Apr 2013 by Ed Nutting
A wrapper application making management, modding and running multiple MineCraft servers faster and easier.
18 Dec 2012 by Ron Lichty, Mickey Mantle
A chapter excerpt from Managing the Unmanageable
11 May 2014 by Giovanni Scerra
Discussion on the root causes of failure when undertaking code refactoring
11 Jan 2023 by Sašo Mađarić
For leaders who want to build a happy and high-performance team
9 Jul 2023 by OriginalGriff
Start with teh documentation: Python cursor's fetchall, fetchmany(), fetchone() to read records from table[^] Quote: cursor.fetchone() method returns a single record or None if no more rows are available. Join only works with a collection - and...
2 Oct 2018 by Jacek M Glen
A short summary of why we chose to go Agile way
27 Nov 2012 by Srinivasu Pemma
This is the best way to handle or manage bulk data insert to sql server taken from my technical blog http://www.srinetinfo.com/2012/11/bulk-data-management.html
24 Jul 2014 by piyush_singh
How to install SharePoint online management shell on client side
7 Aug 2023 by zidane168
Use SQL triggers to keep track of the changes made to your data
22 Jul 2021 by Right Handed Monkey
Adventures from developer to software manager
22 Jul 2021 by Right Handed Monkey
Take the stress out of software management using theme based time management
3 Dec 2014 by Member 11284945
Memory management is the task of operating system or programming language?
1 Aug 2012 by Olanrewaju Sideeq
How can this be achieved? Please further explain clusters.. Thanks
28 Feb 2017 by kuharan
A software is going to run for almost a day. I do not want my personal home pc to blast off. Basically, the application will run and collect usage statistics and then store into a database.The application will then retrieve values from the database to perform calculations on them.Based on...
25 Jul 2018 by 1hakankaraca
I am doing one disk management application. I can take out the discs that have been created. The main problem is to see what has not been created. And to make them unit and shape. I do not want to use Windows's disk management application. What should I do for this? What I do is almost identical...
14 May 2012 by Etoma Felix
how do i install Rapid Web Dev on my computer?
9 Dec 2012 by Jackie00100
As the title says! can I force a method/function to run on an other process without going too much into assemblies/decompiling etc.?I'm having a app that is in need of doing some very heavy memory work with some graphic objects using GDI+, (up to ½-1 GB) so I want to have this to run in a...
8 Feb 2014 by mashali
How Can I Set Logical Drive Letter That Removed in Disk Management?
5 Jun 2014 by vJay Yadav
simply make use of tag]]>SHDocVw.ShellWindows shellWindows1 = new SHDocVw.ShellWindows(); foreach (SHDocVw.InternetExplorer ieInst in shellWindows1) { String str = "if(window.name == ''){if(!SOME_VALUE_SET_FOR_2ND_TO_NTH_LOADS){window.name =...
17 Feb 2021 by ravitv
Ok friends - I gave up digging up to find a solution to upload all my .aspx, .aspx.cs, database folder App_code, App_Data,images etc in Godaddy.com webhost and make the domain go public. What I have tried: I did a simple dotnet project with sql...
9 Jul 2023 by Aditya Jha 2023
# import re from sys import path from tkinter import* from tkinter import ttk from PIL import Image,ImageTk import os import mysql.connector import cv2 import numpy as np from tkinter import messagebox from time import strftime from datetime...