Selecting diagnostic center as a project or software to develop

I have a pathology laboratory in Beanibazar, Sylhet Bangladesh for my Uncle Md. Yeakub-Ul Islam. Last few days we are deciding to develop that pathology laboratory to a complete diagnostic center. That is why my uncle saying me to develop a computer software by which we can manage it. We are planning to manage belowContinue reading “Selecting diagnostic center as a project or software to develop”

how to make windows form application design looks like windows 7 – Enable Visual Styles

If you see any control visual looks is not just what it was looking on interface design mode (or windows style looks) like below 2 images Then It means you are skipping a method call from System.Windows.Forms Namespaces, that is EnableVisualStyles To Enables visual styles or operating system like controls color, fonts and other visual elementsContinue reading “how to make windows form application design looks like windows 7 – Enable Visual Styles”

Returning a value to parent form from sub or popup form with C Sharp .net

It is a common features you may need it several times when you are on the way of a professional C# application development. Suppose you have a Parent form which has a Textbox control and a Button control. Now you want to click on the button Control then it will open a Sub form orContinue reading “Returning a value to parent form from sub or popup form with C Sharp .net”

Basics of a complete professional software in development

When you are on the way of a professional software development with any programming language, there are some primary things you need to keep in touch while development. Basically, When or why a software is needed in a factory or company? Why any factory level company or a general company will agree to use yourContinue reading “Basics of a complete professional software in development”