map application in vb.net
Hi guys i am newbie to vb.net ... i really dont know anything in vb.net.... now i am developing a project in vb.net which is in networks... my question is how i create a simple map application in...
View ArticleFace Recognition using Kinect
Is there any algorithm face recognition using the points getting from the "Face Tracking Basics" given by Microsoft? Now I am using the below code. But I am not getting a correct valuefor (int i = 0;...
View ArticleCreate Crystal Reports using Postgresql database frm scratch
i am using postgresql as backend. i want to create reports in webforms.
View ArticleHave you ever forgot password of SQL Server
I was working in an organization and I just received a call from my old friend. He told me about a password related issue he faced in his organization. He forgot SQL Server SA password and cannot...
View ArticleHow to Browse Folders on Remote Server
Hi,I want to access folders from Remote server(Which is not in LAN) using 'FolderBrowserDialog' in windows application,I searched on Google but not getting relevant solution .
View Articleprinting in windows mobile application development using c#
Hello, i've been working as programmer, Recently i've been appointed to a factory project in which the factory gives the material to vehicles to sale.In each vehicle a person should hold a mobile or...
View Articlehow to insert only unique records in database using LINQ
my question is i have two columns1st is employeeid2nd is employeenameemployee id is primary key...but i also want that employeename also unique..so how can i do on click of submit button.if employee...
View Articlehow to share images of Wpf application on Facebook using c#
Hi,I want to share the images of Wpf application on Facebook. i.e when the user gets login to their Facebook account through my Wpf application, the images of my wpf application should be shared to...
View ArticleAsp.net using c# codoings
DEAR ALL......... Asp.net using c# codingsMy back end is MS sql server I am helpless yaar kindly help me...Form that i have created:QUIZQUESTIONSLABELRADIOBUTTON1RADIOBUTTON2RADIOBUTTON3RADIOBUTTON4...
View Articlemvc 4
$.ajax({ type: "POST", url: url, DataType: "json", UpdateTargetId: "tbldata", data: { postcode: postcode }, success: function...
View Articlecoding for playing video using vb.net
coding for playing video player all types of extensions in vb.net please give me full of coding and design only using vb.net2010
View Articleswitch statement
hi:) I have a form that includes a groupbox with 5 checkboxes..and I want to search in my gridview by the checked checkboxes..I've been thinking about a switch case statement, but I don't know what...
View ArticleLeast Frequently Used
Create a program that will simulate demand paging using Least Frequently Used. (to resolve conflict, apply first in first out)Inputs are: list of page requests (string) and number of page frames...
View ArticleRijndael : Length of the data to decrypt is invalid
I have the following code which encrypts and decrypts file using Rijndael. This code works fine in a form application. But when put in a windows service, it is causing an exception while decrypting...
View Articlehow to get frame from video
dear friend I am doing project.my language is vb.netmy question is,if one full video is there then how to cut the full video frame by frame. Then how to convert those frames into segment kindly post...
View ArticleCONVERT PASSWORD ENCRYPT TO DECRYPT AND COMPARE
HI friends iam saving password in to database in encrypt format but again i want convert database encrypt password in to decrypt but iam not getting this one.it is encrypted and saved in database...
View ArticleGenerating a Word Document Template of 2 pages using ASP.Net
I need to generate a word document template containing changing fields like employee name, dob and other fields coming from database depending upon a particular employee id upon a button click using...
View Articlesql server 2005 table filled wih html junk data error
Hello there, I recently faced problem with my website www.zomedia.in. I am using sql server 2005 and asp.net 4.0 with c#. My database tables are automatically filled with some unknown html css junk...
View Articleheader and footer in css in to master page content scrollble
sir i am facing problem in setting header and footer with scrollable content can u please help me on this regards
View Article