how to control scrollbars in windows forms application?
Hi...I am developing C# windows Application.. I have a Window which have a scroll bar..at runtime by default it is showing below controls.. so manually i am adjusting scroll bar to top at runtime.. but...
View ArticleHow can we tackle .Net GetFiles() method performance problem
My Dear Techies, I have a GetFiles() method in my windows application. In this method when am sending directory path it is reading all files in that directory it is working fine.Here my question is...
View Articlesend files between 2 web servers
HI all,I have to send a small text file from my asp.net web page C# to a folder of another web server (of course I have credentials of the web server).Would you please help me to approach this or any...
View Articleissue with check box behaviour in datagridview in c#.
I have a problem with the check box.I am using check box with the datagridview in windows forms in c#. when I check and uncheck the check box quickly( less than a sec),it is taking as checked.please...
View ArticleAbout the Iphone project:show-location-on-map-using-table
i will take one project source code on to this site and when i run this project on my xcode4.2 then it will give an erro like"Unable to resolve Interface Builder plug-in dependency for...
View ArticleExtracting N-bit signed integer from a byte array
I have a byte array of variable size (3-5).I need to extract N-bit signed integer stored as two's complement, having a range of -2^(N-1) + 1 to +2^(N-1) – 1How can I do that?
View ArticleSearch Query Is Very Slow In NetWork In SQL SERVER2005
Hi MY Project front end is vs2005 and back end is sqlserver2005,,,Tested my application from local system Database query is fast but in network(Multiple Sysytem) Search query is very slow,,,How to...
View ArticleHow to make a DataGridview In C# like SQL Server
How to make a DataGridview In C# like SQL Server. I want to bind the data with datagrid and i want to edit and update using that gridview only.
View ArticleCrystal Report Active X Print Mode
I am using Crystal report to allow user to see and print some reports. I was using PDF as its print mode till now, but as client complaints that this takes numbers of steps to print report using pdf...
View Articleconnect my physical virtual machine to window azure VM
HI,How can i connect my physical Virtual machine into window azure Virtual machine. ?I was success fully creating my physical machine in to the virtual machine. What i Want, my vm is connect with...
View ArticleHow to show data in datalist
How to show data in datalist when we select category or subcategory using menu control
View ArticleUploading image on server in windows phone7
I want to upload image to server using WCF service,but i am unable to do it.I am converting to array of byteHere is my code- Uri uri = new...
View ArticleDisplay number of visits using google analytics API
I need to display the number of visits on my website using google analytics API.any ideas ??
View ArticleHow to create charts using run time data in VS2008?
I am supposed tocreate a chart using run-time data but I have no idea how to achieve that.I am working with Microsoft Visual Studio 2008 (.NET framework 3.5 ) with the Microsoft Chart-Addons.For the...
View ArticleImplement Image Customization
I need to make a website similarly to this website http://www.skinit.com/customizer-v2?device-abbr=SNTIPH5X1&design-abbr=CUSTOMSK ..How do i implement the customization of the images in...
View ArticleHow to solve Error 0x080040154 Class Not Registered?
I work with windows form application, which need some .dll file.First time i finish it, build and run, it worked & is fine. (64 bit processor,64 bit Windows 7, Visual Studio 2012)And then, i copy...
View ArticleCrystal report error at runtime in c#?
I am using vs 2010 in that i used SAP Business Object crystal report. when i am running application that time error occur like Could not load file or assembly 'file:///C:\Program Files\SAP...
View Articlelinking drod down list of a web page to excel sheet using c#
Hi i have a following requirementi have two drop down lists of puid,categoryid respectively in we page,and two columns in excels sheet with pu name and categoryname,whenever i select a dropdownlist...
View ArticleNot able to export to excel using IE8
Hi I am getting the below error when exporting data to excel from telerik grid(created a user control and using that) only in ie8 for https site.I am using the below code for export functionality...
View ArticleRecording Audio Windows Phone 8
Hi everyone...,I'm newbie for Windows Phone 8 platform.Am i working in Chat application like that WhatsApp. In my application need to record sound.But Windows Phone 8 OS not support for XNA...
View Article