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 / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Windows Installer Vs. ClickOnce29 Nov 2006 14:49 GMT1
I am making a VB 2005 app, and I have another installation question.
:-)
Have you ever had to use the windows installer instead of clickonce
installation?  I read an article that says you have to use the windows
creating MSI (installation) file for .net app29 Nov 2006 12:10 GMT2
Say I want to distribute an application with DLLs and everything.
What's the best way to create an MSI file, or some other type of
installer file?  Thanks.
--
No outlook button in IE729 Nov 2006 06:35 GMT1
I ahve just downloaded IE7 and there is no Outlook button to access my mail.  
How do I do this.
Thanks
Question on Application Architecture / Design Process29 Nov 2006 05:02 GMT2
I have a Business Requirements Document and Functional Spec from my customer
/ user.
How should I go about approaching the Database Design and Object Model
Design? Generally I have done this on an adhoc basis. What is the "correct"
Help with Isolated Storage?29 Nov 2006 02:39 GMT1
I'm trying to prepare to use IsolatedStorage with an app that is going to
become a clickonce app. From what I understand, you can use the "application"
scope instead of the "assembly" scope in order to have differing assembly
versions not result in separate storage. Is this ...
Unique copy of DLL28 Nov 2006 23:28 GMT12
I have written a Class Library in VB.net which provides Props/Meths to a
caller to hide the uglinesses of a TCP message protocol between a Client
and a Server.
All this works just fine.
NHibernate: Session.Find throws Unique Index Exception -> but Finding should be Readonly!28 Nov 2006 23:04 GMT1
I am net to NHibernate, and I hava a read baisc/general question.
In my database (PostgreSQL), I have an unique index laying on the field
transaktionsnummer which is located in the table payment.
I use the Find-Method of the Session class to query some objects:
VS05 configurations and app.config's28 Nov 2006 20:30 GMT2
When a Windows App is compiled in Visual Studio 2005, app.config is
renamed to MyAppName.exe.config and placed under either bin\Debug or
bin\Release, depending on the currently selected Configuration (Debug
or Release). Is there a way to have separate app.config files for each
sqldatasource.select.28 Nov 2006 18:36 GMT1
Hi, is there som other way to do this? i only want the result from the
select statement so i can use it in my code. I dont need the gridview, but
this is the only way i got it to work.
The SqlDataSource component is on the .aspx page and my code is on the
How many threads possible?28 Nov 2006 18:36 GMT3
Each .net app, by default, has 25 threads (per processor) in the
threadpool, right?  ... but when calling ThreadStart, I'm creating a
new thread and not using the threadpool, right?
I don't want to get into any lengthy discussion about the
Purpose of using interfaces in .net.28 Nov 2006 17:52 GMT4
Can anyone please tell me how interface is going to help me in real time
senarios.
As interface contains only skeleton of methos and it has to be inherited to
a class.
Regex pb28 Nov 2006 12:13 GMT5
I'm using the following Regex to parse for method parameters. It works if
there are no spaces between commas. How can I change the regex to support
method calls like : MyMethod('uno',  'due','tres' , 'quatro' )
Regex(@"[^,\(\)]+",RegexOptions.Compiled); // Parse for function ...
Passing Variables from ImageUpload.aspx to current window28 Nov 2006 10:17 GMT1
I have an employee database. Recently I need to add a new field for the photo
of each of the employee. I already have a form to enter new data for the
staff, and I  am creating pop up window to upload the photo for each staff.
How do i pass variable from imageupload.aspx to the ...
How can you get a reference to a property by name?28 Nov 2006 07:36 GMT3
I need to get a reference to an objects property by name. I know how to use
the PropertyDescriptor's GetValue and SetValue methods to get and set the
value of an objects property. But my issue is I need to get a reference to
the property itself.
help me28 Nov 2006 06:10 GMT1
Do  you have any information how to generate a tool using .net which is
used to translate the web page contents to html format.
Plz reply me asap
Thanks in advance
 
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.