Oxford Plus ProTips

Home Page

About Oxford Plus ProTips

ProTips, Which stands for Professional Tips, is another project of the website oxford plus. Here we will talk about some of the advanced programming tips in ASP.Net, C#, Xamarin, Javascript, ... fields.

Fields

HTML

Graphics

ASP.Net - C# Tips

New articles

ProTip #5: HTML tags for responsive web design: Viewport

Written by: Abdolreza Ghanbari
Sent in: 17 June 2021

Hi guys, Welcome to an HTML ProTip, Figure 1. As a website programmer, you have to be aware of Viewport meta tag importance, Without using Viewport meta tag, when we open our website in a smartphone, we will encounter with some problems, for example Login buttons will seems very very small. This problem appears in case of logos and picture labels (Figure 2) ... Without Viewport meta tag, picture previews also seems in an unwanted size (Figure 3) ... Inserting this meta tag in HTML code of webpa ... (Read more)
Views count: 265 - Comments count: 0

ProTip #4: How to modify an xml file such as web.config, programmatically in c#?

Written by: Abdolreza Ghanbari
Sent in: 07 June 2021

Hi guys, Welcome back to another C# ProTip, Figure 1. One of the best ways to save important informations, such as Database Connection String, in our website, is saving in web.config file. This can be done easily, but some software projects that are written for use of many users, may need an initializing phase in first use and in this phase they will ask users some information such Username, Password, Database Connection String and so on and will set this information for next uses of system. In ... (Read more)
Views count: 223 - Comments count: 0

ProTip #3: Adding HTML elements programmatically, using HtmlGenericControl C# class

Written by: Abdolreza Ghanbari
Sent in: 10 March 2021

Hi guys, Welcome to a C# programming ProTip, Figure 1. This video, is about Adding HTML elements such as div, p, br tags and so on, programmatically and in run time, for this we are using the HtmlGenericControl. This class is a C# class in the name space "System.Web.UI.HtmlControls". You can download the source code used in this ProTip from the link below: An Oxford Plus ProTip ... (Read more)
Views count: 260 - Comments count: 0

ProTip #2: Create pictures with transparent background

Written by: Abdolreza Ghanbari
Sent in: 02 March 2021

Hi guys, Welcome to a Graphics ProTip, Figure 1. In this video, we will learn how to convert a jpg image to a png image with a transparent background and then use it in a web page: Oxford Plus website webmaster ... (Read more)
Views count: 287 - Comments count: 0

ProTip #1: How we can make an ASP.Net custom server control that it has embedded images inside?

Written by: Abdolreza Ghanbari
Sent in: 30 January 2021
Recent update: 31 January 2021

Hi guys, Dear oxford plus website guys… Welcome to a C# ProTip, Figure 1. I want to show you, in this oxford plus protip, how we can make an ASP.Net custom server control that it has embedded images inside. Well, for start, and of course for saving time, here (Figure 2) we have an existing custom server control… As you see here (Figure 3), inside its folder, we call project name as well, solution name, as “OxfordPlus_Protip_1”. And also, as you can see here (Figure 4), I name the class of contr ... (Read more)
Views count: 304 - Comments count: 0
About Us

Oxford Plus ProTips
Powered by ContentO Plus v3.1