Has anybody worked with this class? I am very new to the whole topic and hope to hear that soeone has worked with this class, and can provide me some general guidance in using it.
Hope to ...
I am trying to figure out how I would go about getting all the names under the security node when a user name is found under one of the role nodes. So when I do a search for a name and it fin...
I've tried every sample I could find and none of them sem to work. Even with tweaking. I have a text file that has the following info:
10021
10277
10319
10321
10346
10432
10459
1048
...
Hi Experts,
Does anyone have some vb.net code to show me how to search for a file within a directory when I only have some of the filename:
I want to open a pdf document, I know the file...
Hello,
I am usually a web developer so I need some help with a Windows Forms question.
I have a Windows Form (written in C#) that will be launched by a VB6 program. I can launch the applic...
Are there controls in .Net that allow replace traditional menus and toolbars with the Ribbon?
We'd like to our new application look like new MS Office Fluent user interface in five programs ...
I am successfully posting form data to a php web object using WinHttp
So this isn't a question about how to post form data to a web page using WinHttp.
Question: How do I succesfully post ...
I am using ASP.Membership, Roles and Profiles in my WinForms and Web application. I have serialized the profile information which is stored in SQL. Because of the way I have serialized the o...
I am working through a c# .net page using the SSRS 2005 web service ReportService [reportservice.asmx]. In developing this page to render a report, I use ReportingService.Render and all seems...
I am getting the following error when I try to execute a target in my MS Build file:
error MSB4025: The project file could not be loaded. Name cannot begin with the '"' character, hexadecim...
yes I written this code to upload a file, its name and ext but i want to modify it where it will upload but change the filename to what ever file name I choose. So even if i had multiply files...
yes I like to add paging to a repeater control, this is a little different to add paging to a Repeater than a Datagrid.
i recently configured a new server with W2K3, IIS6, NET2.0
I use FormAuthentication with custom authentication (i.e. redirectFromLogin... )
I cant login to the server although the same c...
I want to "refresh" or "redo" a drop-down list's data when information changes.
So in my example, this drop-down displays all the serial numbers of a bunch of computers. When a computer is ...
since web user controls are ascx files and they don't seem to compile, how do you create a web user control library which I can use with other projects?
Hello, I'm trying to iframe in a paypal page so my client can view orders that are paid and then perform some other actions with controls I have made. This should be simple... iframe in the pa...
Hi i am trying to access a public folder of outlook from my .net consloe application.I am trying to shedule it to run daily.Everything is fine.Except i am getting an alertbox asking do you wan...
Thank you in advance,
I am getting the following error when creating a new web page project, and saving it on a share network folder vs my C drive.
======================================...
Hi
How do I build a SLN file via ANT?
Okay, this is driving me insane. I've spent two days on it, and need a very clear, very concise answer. It will need to have a working code example, not a link to yet another of the 1000 web...
Hi!
I have a function that adds items to a menu in my Toolstrip
This is what I have now.
Sub Data_Click(ByVal sender As Object, ByVal e As System.EventArgs)
Dim arrTaxTa...
I wrote a little wenb servidce which is trying to access my server, which hosts the web service. I get "operation has timed out"
Any idea what I can do?
It's a dire emegency.
Any sug...
Hi
I have a Toolstrip in my from under that I have a listview.
I lke to hide my toolstrip, that I can do with .Visible. The problem is that the listview dosen't take up the toolstrips sp...
This is probably really straightforward but I cannot find a solution that actually works. I just want to rewrite my home page url so that it ends at the .com without displaying the physical pa...
I am reading from ini file which is base64 encrypted, (complete key, = and value of key all are encrypted)
e.g
W0dlbmVyYWxd decrypted value [se...