Archive for December 2013

Tips to create youtube videos for good traffic, visits, and visitors

Tips to follow to create good youtube videos that can attract visitors1. Length of the video should be short and not more than 1 hour.2. Ask users to subscribe, share, like and comment after watching the video.3. Upload videos at regular intervals of.
Wednesday, 25 December 2013
Posted by Sudhir Chekuri

WPF Browse Image with OpenFileDialog and saving it in SQL Server database using C# ADO.NET Code

SQL Query to create table in SQL Server database to save image selected from WPF application CREATE TABLE [dbo].[saveimage]( [sno] [int] IDENTITY(1,1) NOT NULL, [img] [varchar](max) NULL ) XAML Code in WPF application containing browse button,.
Monday, 23 December 2013
Posted by Sudhir Chekuri
Tag :

Windows store app code to consume web service data to display in gridview

C# code in Web service  [WebMethod]    public donardetails  Required(string m)    {        SqlCommand cmd = new SqlCommand("select* from tbl_DonateBlood where BloodGroup='" + m + "'", con);   .
Saturday, 14 December 2013
Posted by Sudhir Chekuri

Windows phone c# code to Call and Message from windows phone

 C# code for sending message:            SmsComposeTask smsComposeTask = new SmsComposeTask();            smsComposeTask.To = "6786543672"; //  phone number to whom the sms is to.
Posted by Sudhir Chekuri

Windows phone C# code to get selected data by selecting checkbox in listbox

Here is the example to get selected data by selecting checkbox in listbox:xaml code<ListBox Height="600" Name="listBox1"  Margin="0,0,0,0" >                     <ListBox.ItemTemplate> .
Posted by Sudhir Chekuri

WIndows phone and store game ratings

use the below link to add app nameand other details of app.Rating certificate will be send to the mail id which you have during registeration of app.http://msdn.microsoft.com/en-us/library/windowsphone/help/jj206734(v=vs.105).as.
Tuesday, 10 December 2013
Posted by Sudhir Chekuri

Privacy Policy of Truth or Dare Windows phone app

Truth or Dare is a windows phone app that does not collect or publish any personal information.Your privacy is our at-most concern.If you would like to report any violations of this policy, please contact us at devsupport@primaccess.c.
Posted by Sudhir Chekuri

Privacy policy of Christmas Fever windows phone app

Christmas Fever is a windows phone app that does not collect or publish any personal information.Your privacy is our at-most concern.If you would like to report any violations of this policy, please contact us at devsupport@primaccess.c.
Thursday, 5 December 2013
Posted by Sudhir Chekuri

Privacy policy of Hash Codes windows phone app

Hash Codes is a windows phone app that does not collect or publish any personal information.Your privacy is our at-most concern.If you would like to report any violations of this policy, please contact us at support@primaccess.c.
Tuesday, 3 December 2013
Posted by Sudhir Chekuri

Followers

Total Pageviews

Powered by Blogger.

- Copyright © 2013 DevStudent - Metrominimalist - Powered by Blogger - Designed by Johanes Djogan -