C# - Grant access to special forms only to admins -
I designed a log in form which has three different roles.*Admin*user*viewHow can I grant access to special form only to ADMIN in C#Thanks
View ArticleCASE WHEN problem
I get an error on the last "as" after the "end" in the statement. I am not sure what I did wrong. Can anyone help with this. My boss said I would not get it.Thanks for the help ahead of...
View ArticleMultiple File Upload and converting them into .htm doc-forma
I am trying to upload multiple files and simultaneously converting them into `.html` format by putting them into a for loop. Multiple files upload is done and stored into "uploaded" file but only the...
View ArticleHow 2 use FileUpload inside GridView inside UpdatePannel????
How to use FileUpload control inside Gridview inside UpdatePanel use LinkButton or ImageButton??Using LinkButton or ImageButton HasFile is null.............Plz help...
View Articlehow to give different jquery effects to your website?
this is one website with different jquery effects.following is the url of that site::http://inspiredm.com/best-jquery-effects/in this website there is one template named Alex Buga.this is it's link::...
View ArticleResource Dictionary in WPF
Q. How to reuse resource dictionary of a wpf application to another wpf application?
View ArticleGoogle Gauge chart in update panel not getting generated
I'm trying to generate a gauge chart based on changing MTBF values, However when I run the webapplication, I don't see any chart, just the button. Is my approach in the right direction. Thanks for all...
View ArticleWeb Integration of C# Game
Hello, I am working on a multiplayer turn-based Web game and am in need of some design direction. My design of the game w/o any web interface is thus: Consisting of one World object, containing a...
View Articlecaptcha user control
i have a captcha user control.the textbox value of captcha cant reload when i reset the page the prev value will same in text box how will i reset plz guide me
View ArticleThread: WCF Server to WPF Presentation call back
I work on an application with WPF as the presentation layer and WCF as the server service. Now what i want to do is, i want to ping the presentation of client when some changes occurs in the server....
View Articlefrom my SPoutput, thestudid,namecolumncannot be repeat
from my SP output, the stud id ,name column cannot be repeat for the same student i written the store procedure as follows; set ANSI_NULLS ONset QUOTED_IDENTIFIER ONGO --exec...
View ArticleWCF MTOM Attachments, byte[] data is null
I'm facing with a situation when my MTOM enabled WCF service is trying to parse MTOM request coming from Java client .Incoming MTOM request:--uuid:36b9a19b-37bc-4d67-8319-d8a9dad74ac6Content-Type:...
View ArticlePlease look into the issue...
Please look into the issue and comment posted by one of the member in...
View Articlemake a format method for a LinkedList
Hey. I need to make a format method for a linkedList but have no idea on how to go about it. Any ideas out there?Thanks.
View ArticleAbout sql server authentication
Dear sir, I am trying to connect with SQL server 2005 with server authentication but I get an error --Login failed for user '' ". The user is not associated with a trusted SQL Server connection.I...
View ArticleDataadapter less than 3 queries?
Hello everyone!I have a tiny problem with my data adapter. I have 1 data adapter where a have 6 select queries (dataadapter = new SqlDataAdapter("Select * from Comitet; Select * from Detinute; Select *...
View Articlehow to use sqlserver views in asp.net C#?
HI How to create SqlServer Views in ASP.Net C#,please forward few example programs.
View Articlechnage one image to another one acc to first image
i want to chage the my source image to the final image... on source there are some parts which are dark one and some are light one so i want to show different part with different color.please see the...
View ArticleUsing the "Ctrl + Tab" to switch between windows in WPF.
Hello All,I am sorry if this is a repeated question.I have a WPF application that consists of three windows, When i press Ctrl + Tab, the other windows of application should be shown in a Particular...
View ArticleHow to measure the response time from the keyboard?
Hello,I have a winform system showing photos, the system measure the elapsed time between showing the photo until the user pressed any key button on the keyboard with a stopwatch.I saved the time in a...
View Article