ASP .Net
All Form Controls code in Asp.net/C#
/C#Example : All types of Controls on a Form using Bootstrap 4.5.2 in Asp.net.
![]()
/C#Example : All types of Controls on a Form using Bootstrap 4.5.2 in Asp.net.
![]()
Example : How to insert all Php file contents as it is, in another Php file/page at required place ? NB : We can use ‘require’ in place of ‘include’ also. for more details about them see difference between option.
![]()
Example : How to make/use comments in different ways in PHP? Example : How to print/display messages in PHP in a different way? Example : How to include/attach other pages in different ways in PHP? Example : How to move/transfer/navigate to another or the next PHP page from the current Read more…
![]()
Example : How to send email in Php using mail() fucnction [with Static data]. Example : How to send email in Php using mail() fucnction [with Dynamic data]. Example : How to send email in Php by mail() function using PHPMailer library file [with Dynamic data].
![]()
Ques : Define Python language. Ques : Say the important key features of Python language. Ques : How memory is managed in Python? Ques : Explain the local and global variables in Python. Ques : Explain Python Modules. Ques : What is the extension name of Python files? Ques : Read more…
![]()
How to Prepare MCA Mini Synopsis/Project Proposal How to Prepare MCA Mini Project Report
![]()
Tips & Tricks To debug python project codes Use breakpoints at desired place in the program, use ‘Shift+F9’. To create/edit/display database using pycharm – View Menu -‘Tool Windows’ option – Database – choose desired database applications. About Django Root Directory/Python Project Read more…
![]()
Example : Python-MySql Connectivity Code using Pycharm.
![]()
Example : Python-MySql Connectivity Code using Pycharm.
![]()
Step 1 : Install Python first in your system (from their site link). Step 2 : Now install pycharm(python IDE) (from their site link). Step 3 : Now install Django (a Framework for Python).
![]()