How to configuration Java and NotePad?
I want to configuration Java , i am some confuse how to paste java.exe path and sqljdbc4 driver in the enviroment variable ...plz help me
View ArticleUpdate my application from the versions available in my data
MY PROBLEM :I have developed a mobile application.Now that the development is over and handed over to my client,i have to update him of the new versions if available..MY WORKS SO FAR :So,in order to...
View Articlecurency conversion in crystal report
hi friends iam using towards function in crystal reports for to display the 150000" one lakh fiftythousend rupees only"iam using bellow formula but it shows A number,currency amount, boolean,...
View ArticleHow to create code analyzer tool/plugin/addin to verify MVVM
I want to create plugin/tool/addin to verify wether the code has implemented MVVM pattern and to show the code which violates the MVVM pattern rules in .net code.I dont want to use any paid plugins or...
View Articleisolated Storage
How much data we can save in isolated storage for windows phone 8?please suggest me if any limit then tell me how to increase this limit
View ArticleShow my Company address in map using asp.net c#
Show my Company address in map using asp.net c# .in my contact us i have to point out my company location.
View ArticleSteps involved in validating/authenticating a SAML Token.
I have a SAML Token ,i was able to validate its signature successfully.i want to know what are the steps involved in Authorizing a user using the SAML Token in C# after the SAML Assertion is...
View ArticleWindows 8 requirements for developing Store apps
I am new Windows store development. Can i use Windows 8 Enterprise Evaluation 32-bit (x86) version or any restrictions to use only 64-bit versionWaiting for your valuable reply.Thank you in advance...
View Articlehow to compare stringequal between textbox value&sql filed
please how to compare string equal( between textbox value and sql data filed) and Retrieving the difference compare between textbox words and sql data (like mistake words and extra words)
View ArticleBest practices for c#.net 4.0 ?
Hi,I am using c#.net 4.0 and want o follow best practices that will improve coding performance and optimization.Is there any links avaiable for achiving it?Thanks.
View ArticleAuto Increment nvarchar Column in Sql Server 2008
create table Customers(dbID int identity not null primary key,CustomerName varchar(100))Gocreate function CustomerNumber (@id int) returns char(5) as begin return 'C' + right('0000' +...
View Articlestore text and Image in sql server
Hi Frnds,I am doing online Exam Web based application.In that maths,physics and chemistry subjects questions and answers are need to save in database.How to save questions with diagram and text.And...
View ArticleCombobox is not moving when scrolling the Panel
I have three Panels such as Panel1,Panel2,Panel 3.I have a combobox 1 which is added to Panel 1,Panel 2 and Panel 3 as well.Combobox 1 has three items such as Item1,Item2, and Item 3.Multiple...
View Articleasp.net
hi guys i want to make website through which anyone can download wallpapers.can anyone help me that which control i used to show wallpapers in asp.net.like this website...
View ArticleTable on Crystal Report.
Dear,I want to show the data in tabular format on crystal report. and in the tabular form, the column should be auto-wrap. Each row and column have some parameter value. As per my study for short...
View ArticleChange smtp from mail address using c#
Hi, i am sending email using gmail smtp credentials. My problem is that, i want to use different email id and username as credentials. <smtp from="MySender@gmail.com"...
View Articleonline exam
code and interface to create online examHint: 1. the options should display in radiobutton2. the result should be displayed immediately after the exam3. the questions should be from 1 - 304. time...
View ArticleHow bind multiple columns in dataset
I have two datasets in that have different data i want to bind two columns data line by line with out using merge function
View Article