Hello All, having overall 2 years of experience in java core but as recently I switched to another company and now have to work on ASP.NET Core. So am a little confused about ...
After I get a process using C#, how can i go about finding the "Username" ("SYSTEM" / [user] etc) of that process, as listed in taskmanager? foreach (Process proc in procs){//...
What is the difference between session and cache?
how to i solve this? thanks in advance Create a python script which determines how much lottery winnings a player won based on a given winning number set. Given the following...
if either parameter or method newly added in interface then the whole method or parameter handled in controller. Then how we told Dependency injection as loosely coupled?
Oracle : Stored Procedure is DDL or DML Statement?
I am working on multithread application. Here I have algorithm which can create bytes array data. But i want to generate those data continuous in background of my application ...
Advice on Work Life Balance. What are the main points we need to consider while working in corporate life?
Is the word race correct in this sentence?
If you are underpaid how will you leave the company?
my application uses database (sql server) , after creating setup do i need to create database manually on client machine and the client should contain sql server? please clear...
Does anyone know the c# equivalent of python's exec() ? I want to get user input and use that as the string for c# command call (assuming its valid). Thanks.
How about Windows OS on Apple Mac Book Pro? What are the advantages/disadvantages? Seems like Mac OS will come by default. Is it okay to install Windows OS on Apple Mac Book ...
Can anyone tell me, how can we start the introduction of c# programming step by step if going for an interview??? like OOP's, .NET Framework, Programming Methodology, etc.
Is it possible to restrict search index access by user identity?