Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / General / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Advice needed27 Oct 2007 01:42 GMT2
I hope I'm in the correct forum. Please advise if I need to move this question.
I've a lead developer who insists on developing with classic ASP & VB6. He &
his team have created an impressive set of web pages, relying to a great
extent on COM+ components. Normally I want to stay ...
Copying a transparent 32 bit bitmap to the clipboard26 Oct 2007 15:22 GMT1
I am struggling with this from 48 hours and cannot succeed, of course
I've tried:
DataObject dObj = new DataObject();
dObj.SetData(DataFormats.Bitmap, false, bitmap);
GridView - rant continued26 Oct 2007 14:39 GMT1
Ok so i want to change the column headings - so you
set .HeaderRow.Cells(i).Text to the text required right?
yes that works
but if sorting is enabled it does not cos the button is changed to a text
How do i supply a list to an SQL "IN" list via parameters?26 Oct 2007 12:13 GMT4
The best way to explain it, is to show you what i "thought" should work and
hope that you can show me a way to make it work please and thanks...
string ingredients = "pepper,salt,eggs";
strSql += " AND ingredients IN @pIngredients";
Clickonce, file associations26 Oct 2007 09:50 GMT2
I've deployed, successfully, several Clickonce applications.
The problem I have is the negative reaction to my software when a user
attempts to open a file and no association exists between the file and the
application.
Windows Live OneCare help26 Oct 2007 08:38 GMT2
I just started using Windows Live OneCare, I had been using Norton, but was
unable to fix the problems I was having. I have yet been unsuccessful with
OneCare as well. I keep getting the same warning from OneCare, one is for
Adware, the other is for a trojan, I clean both, but ...
How to skip a step in the parent class?26 Oct 2007 07:06 GMT10
I have two projects, "CORE" and "Console". The "Console" project uses
objects and their associated methods defined in the "CORE" project.
Therefore, the "Console" project is depedent on the "CORE" project.
In "CORE" project, I have two classes, "Report" and "CoreConnection".
XSL delivers an unwanted bonus25 Oct 2007 23:19 GMT1
I have an app wherein I need to transform some XML using an XSL Stylesheet.  
Everything works great until the end of the template is reached.  
My template is as follows:
<?xml version="1.0" encoding="utf-8"?>
<input> file25 Oct 2007 23:12 GMT5
I have a control on a page in .net 2.0:
<input id="AddReport" type="file" name="AddReport" runat="server" />
which I use to get the path, etc. of a file.   I then have a button:
<asp:Button ID="btnInsertTab8" runat="server" Text="Add Report" />
Automate webbrowser login25 Oct 2007 15:51 GMT1
Been a while since playing in .NET. What I want to do is common, but I can't
find a straightforward anwer. I have a webbrowser1 that opens a url, I want
to be able to log into this automatically with username and password. There
is no string to grab after login that i can just ...
SecurityException when I run an application on local intranet25 Oct 2007 15:24 GMT2
I am trying to write an application which users will run from intranet
network to determine if some of the software installed or not.
Basically I am getting this information from registry. If software is
not installed, I will either start the appropriate setup.exe or open
Which .NET class for HTTP communication?25 Oct 2007 14:36 GMT3
I'm designing a client application that communicates with a server via HTTP.
The mechanism is fairly simple:
1) Create an XML-formatted string containing the data to send.
2) Send the data to the server via HTTP using a "POST" method.
Windows Live ID and Authorization25 Oct 2007 06:59 GMT1
I am implimenting the Windows Live ID into an ASP.NET Web Portal and would
like to know if anyone can direct me to documentation/samples of how, if
possible, I can tie the Windows Live ID Authenticated user into the ASP.NET
Roles management system.
Viewing GAC on another machine?24 Oct 2007 23:34 GMT1
Is there a way to view the GAC on another computer in a network? I've need to
be able view what has been deployed and what hasn't.
Thanks
VS.NET keeps losing toolbar items after adding images to resource?24 Oct 2007 22:25 GMT1
This keeps happening to me. I add some files to the resource, and then
all of the items I had on my toolbars, including buttons and menu's
are all gone and I just see blank bars.
In the Properties window, the names for them are all still there, and
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 September, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.