Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

What is STUFF in SQL Server

STUFF():-          STUFF is SQL SERVER function which is used to insert the string in another string. It deletes the specified number of characters from first string and insert the new string in the place of d

Displaying image in google map

While showing the locations based on the latitude and longitude you need to display the images associated with that object you are displaying the locaton for.         This is the database where we have stored the image info

Exception handling in SQL

Exception handling in SQL Whenever an exception occurs our code gets disrupted. Exception handling is a way to handle these disruptions,  Like we may log when an exception occurs or we may raise error when any exception occurs. We can use TRY a

AngularJS md-datepicker format

Hi, Today we will discuss how to define our custom date format for md-datepicker in angularJS. 1. You will need to install moment.js from nuget packages   2. Add reference of moment.min.js <script src="~/Scripts/moment.min.js"><

Why my Andriod app crashes on some devices when clicked on button?

I just compiled an andriod app and its working fine via emulator and also tried using my device 7.0 but after trying to use the app on andriod 4.4 it crashed after clicking on a particular button..I have testes on firebase lab to get errors..test iss

Jquery Grid in MVC

While display bulk of data in MVC we use lot of things for it.   One way is to display it using the table but in this case we dont have the basic functionality like paging sorting and if we want to edit it in the same view we are in then it wi

  • 342
How to export a good quality Animated GIF file !!!

Hello All !!! I have got so many queries regarding GIF animation file. question is "How to create a Good quality Animated GIF file ?" Here is the answer ... I have a flying girl animation in flash.   Flash do provides an option

Array and operations on array

Array is used to keep collection of objects. Array in ruby can have any type of objects together. Using array in ruby: >> a = [] >> arr = [1, 0, 7] >> arr[2] # => 7 >> arr.size # => 3 >> arr = ["string", 5, 0.8,

openbugs model error

Hi I hava a problem in running my openbugs model my model is: model { for(i in 1:N) { y[i] ~ dpois(mu[i]) log(mu[i]) <- alpha + beta1*x1[i] + beta2*x2[i] +beta3*x3[i] + u[i] + v[i] u[i] ~ dnorm(0, precu) } v[1:N] ~ car.normal(adj[], weights[

Joomla 2.5 vs 3.0

1. Bootstrap: Joomla 3.0 is Bootstrap. With basic CSS already integrated into Joomla 3.0,while Joomla 2.5 is without bootstrap. 2. Less: LESS is a dynamic stylesheet language which has been integrated into Joomla 3.0. Template development has been

1 6 481
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: