
Search In
I am trying to print this sample report in pdf
so far this is what I have
1st Problem: the report should have another 2 cell (Ave and %) below the criteria which are (Exam, Progress Report, Quiz, Project)
2nd Problem: The records under the crit
1. QUEL
It is the query language in the system INGRES. It is based on relational calculus. The fundamental aspect of the query languages based on the relational calculus is tuple variable ( which is a variable that "ranges over"&nb
Hi all !!!
I stuck into problem in 3ds Max. When i turn snapping on. my object is snapping with all orientations.
i am not able to snap an object or vertex in a single orientation.
another example:-
if i have two boxes in 3d world and at differen
Hello Reader's if you want to make the tracking system of your website, then the best way is to get the records of the IP address from user. Getting the IP of remote of PC can done on various ways. PHP let you do this by using $_S
To make a android apk in flash builder is having very simple steps.
Export release build
Choose certificate
and build the project and you got your apk. Here the certificate are very easy to create, choose create and fill the details and save the p
In this post, you will learn about video display in background using html and css. There is video tag in HTML5 which you can use to embed a video in your web page.
<video width=“450" height=“340" controls autoplay>
<source src=“abc.mp4"
Combobox control is like a dropdown control which contains the list of items. By default it takes no value. There is a property itemsSource with which we bind the items.
To bind combobox with the XML file,we will right click on the project and add a
What is Value Converter in WPF?
Value converter is a class which translates/converts a value from the source type and provide output as target type and vice-versa. It is used at the time of data binding with the UI element in WPF. These classes impl
Hi reader's,
If you have done enough work with the technologies like PHP then you can switch to Angular Js. Using Angular Js is quick and fast to compile than PHP. If you want to fetch Mysql records now a days you can perform same task by u
With Xcode4.0 and onward(including XCode7.x) we occasionally come across an issue in interface builder which happens while working.
The Attribute inspector in Interface builder says “No Selection” although you’ve object/element se
