
Search In
Many times the large size of transaction log file (.ldf) in Microsoft SQL is too big which leads to performance issues and loss of valuable disk space.Therefore it's imperative to periodically do database maintenance.
In order to clear or shrink
Below are the steps to Export an ORS:
Step 1: Launch the jnlp file.
Step 2: Enter you credential, select the ORS.
Step 3: Under Workbench, select Repository Manager.
Step 4: Connect to Master Database.
Step 5: Under Validate tab, validate the ORS tha
Hi Team,
Today i will explain Boxing and Unboxing in C#.
C# Type system mainly divided into 3 parts:-
1. Value Type
2. Reference Type
3. Pointer Type
bool,byte,char,decimal,double,float,int,long,short are the value types
struct ,Class and obje
Gateway just like the name suggests act like a gate that we have in our homes.
Any one who want to come first need to pass with that gate to gain access to inside.
Gateways in networks are used to allow filter data to send f
Hi Guys,
I am using twitter, Facebook, LinkedIn and Google+ for a while but new to Reddit- Front page of the internet. My profile link is Reddit Profile
Some how I am able to increase my Link Karma but my comment is Negative now.
Any one have Idea
Hello Reader's!Sometime you want to use the auto complete as a text suggestion on your search field. Here I am going to explain how you can search city with suggestion.
It's a very simple to use in any application.
First you need to use Goog
if you are using the UIWebview and want to autoplay the video from url then just add the "autoplay=1" at the end of the url.
Here is the code:
NSString *url=@"https://www.youtube.com/watch?v=vs3sVrm_W4o&autoplay=1";
[self.webview l
Google maps are used for showing maps of locations, adding markers, showing custom location data related to region, places etc.
Here are the simple steps for showing Google map on a web page
Create HTML Page
Add a map
Get API key from Google de
App must use the smart phone camera to capture image and store that captured image directly in pc instead of saving it into phone storage.
Already Tried
https://www.pyimagesearch.com/2016/05/30/displaying-a-video-feed-with-opencv-and-tkint
How do I code the following program in Python?
[![program I have doubts in][1]][1]
(forget the third point)
This is what I've tried:
def bookstore(price,book):
pric
