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 / July 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Understanding Solutions and Projects20 Jul 2007 19:50 GMT4
We have a web site (intranet) that was created in VS 2003. The site is made
up of mulitple projects. In VS 2003 we setup each part of the website as its
own project/solution. In short we have a main root directory where the main
website stuff is, then we have sub webs that ...
Newbie question: Freeware IDE for .NET 1.120 Jul 2007 19:39 GMT1
Hi, Folks!!
This may sound stupid to some people but is there a FREEware
integrated developer environment for .NET Framework v1.1 (VB.NET, C#,
J#)?
Crystal report design with Typed Dataset20 Jul 2007 18:28 GMT1
I've recently experience some trouble with the Crystal designer when
using a typed Dataset.
I create a report (or edit an existing one) and for a datasource I
choose Project Data --> ADO.Net Datasets.. and under there it lists
TreeView SiteMapDataSource20 Jul 2007 17:12 GMT4
I am using VB.Net version 2 in a web application.  I have a Navigation
TreeView that is powered by a SiteMapDataSource linked to Web.sitemap file.  
This all works well.
My questions is, how can I programatically hide a node based upon user roles?
Selected value from a listbox doesn't work20 Jul 2007 17:06 GMT4
To all,
I have a listbox within a gridview that exists in an update panel.  When I
try to get the values of each selected item in my listbox I get nothing.  
When I'm in debug mode I get false for each item that I selected from my
ListBox - DataSource - SelectedValue problems20 Jul 2007 13:28 GMT2
NET1.1 / Winforms
I have a listbox that I am binding to a table via the DataSource property.
However I want to be able to programmatically select values in this listbox
so I am using the code below...
Applications shuts down without any error message20 Jul 2007 08:52 GMT1
in a .NET 2.0 application, I'm noticing that sometimes the application
simply crashes and exists without showing any message. I have the
impression this has to do with some exceptions that are generated in a
secondary thread (if I'm not mistaken .NET 2.0 shuts down a process if
S/MIME email20 Jul 2007 06:22 GMT1
I need the ability to send an S/MIME encrypted email from a .NET project.  I
gather that this is not supported out of the box by System.Net.Mail.  Can
anyone direct me to a third party component for this?
Thanks.
How widespread is dotnet really?20 Jul 2007 01:32 GMT3
I'm a developer who, in the mid-nineties, switched from programming on
minicomputers to PCs.
Although an experienced C developer at the time, VB seemed the most
logical choice for many reasons, although I don't particularly care for
VS 2005 Compiler Performance (Web Site Project)19 Jul 2007 22:54 GMT3
Have a web site project with only a few pages. The site is in a solution that
has about 20 projects that are business objects that the site is dependent
on. When I do a build the compiler says "Build succeeded" in about 5 seconds
but then the screen is frozen for about 40 or more ...
SQL Server Reporting Services19 Jul 2007 21:17 GMT3
We use SQL Server 2000
We user VS 2005
How can we use SQL Server reporting Services?
Thanks,
file and directory attrbutes19 Jul 2007 20:43 GMT1
Using VB.Net .net 2.0
I am looking for an effecient way to delete a directoy and it contents.  The
issue I am facing is there is one or more files and or subdirectory with
files that are marked Readonly.  Therefore the system.io directory.delete
Directory Always Read Only19 Jul 2007 20:42 GMT4
I have the following piece of code:
Directory.CreateDirectory(myDir);
DirectoryInfo lDir = new DirectoryInfo(myDir);
lDir.Attributes = FileAttributes.Normal;
Typed Dataset with Update SPROC19 Jul 2007 20:20 GMT5
I used the wizard to generate a typed dataset for my table and let it create
my SPROCs.  It created everything, and the GetData() method and the custom
GetByUserName query works great, but when I try to call the Update() method
of my TableAdapter, I get the following:
File lock19 Jul 2007 20:18 GMT5
 I have several processes accessing files from one folder, but only
one process should ever access each file. Once one process has the
file, no other process should be allowed to access it, even after the
first process is finished with it, except in the case where the first
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 June, 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.