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 / ASP.NET / General / July 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Inherit master page?03 Jul 2007 20:13 GMT2
1. I have a master page. Is it possible to create another master page inherit
the existed one?
2. Is it possible to inject css link, js script block to the head part of
web content page?
Wierd ProviderException - email supplied is invalid03 Jul 2007 20:02 GMT2
I have some code:
       Dim u As MembershipUser
       u = Membership.GetUser
       u.Email = Me.txtEmail.Text
Date Format03 Jul 2007 19:50 GMT2
I am displaying a date field (not a datetime field) in a repeater. For some
reason it is automatically inserting a default time (12:00:00AM) along with
the date. I don't want to display this time. I've checked my database and
it's not coming from there. Does anyone have an idea ...
Stored Procedure Multiple Tables03 Jul 2007 19:37 GMT4
This might be a stupid question.... I have a stored procedures, which uses
two selects. When I run the SP I get two resultsets, one very big and the
other much smaller, which is the one I want in the dataset. How do a ensure
only the last one goes in the dataset.
Connect to Database03 Jul 2007 19:13 GMT6
I am using Microsoft Enterprise Library, on a class, to connect to a
database as follows:
 Dim db As Database = DatabaseFactory.CreateDatabase("DatabaseName")
However, I would like the database name to be dynamic, i.e., specified
Compress jpg03 Jul 2007 19:06 GMT3
Is there a method to comress Jpg images so it will download quicker to the
user's browsers?
Thank you,
Samuel
System.Configuration.CofigurationSettings.AppSettings is obsolete.  ANY SOLUTION?03 Jul 2007 18:57 GMT2
I am getting this strange warning message, and I can't seem to find any
solution for it.
'System.Configuration.CofigurationSettings.AppSettings is obsolete: it has
been replaced by
How do i use a static class' property at design time03 Jul 2007 18:50 GMT4
i want to store my regular expressions in a static class with public
constants. I want to be able to pass a regular expression's id in a property
of a custom textbox so that in aspx page i could just set the expressionId
property and be done with it. i am trying to write as little ...
Open link from Menu control in new window03 Jul 2007 18:22 GMT2
Is there a way to open a link on a Menu control in a new Window?  In
my Intranet site, I have pages where my users use to do their work and
I also have links to outside resources.  When the user clicks on one
of the links from the Menu, I want to open them in new windows instead
MetaResourceKey in Skin files03 Jul 2007 17:10 GMT2
I'm trying to use the resourkey meta tag (used for localize properties)
inside a Skin file. But it seems not work.
This is the source of the CategoryDropDownList.skin file:
<asp:DropDownList runat="server"
Media Player03 Jul 2007 15:34 GMT2
I am trying to dynamically change the .avi file below using a listbox or a
dropdownlist. Any thoughts highly appreciated.
<OBJECT title="mediaplayer" style="Z-INDEX: 101; LEFT: 272px; POSITION:
absolute; TOP: 64px"
Image Loading from SQL Server into ASP.NET03 Jul 2007 15:33 GMT3
I have employee details stored in SQL DB includes emp id , name, age, sex
and photo (stored as image binary format).
Now in text box I am entering empid and click of a button I want to get all
the details into a aspx page
Image Loading from SQL Server03 Jul 2007 15:03 GMT7
How can I load a image stored in SQL server  database in ASP.NET page. I
have used Response.BinaryWrite but it loads in a new page .I want to load in
a part of my aspx page or in a control (image etc).
Is it possible to load in any grid control?
DAL should use web.config connectionstring?03 Jul 2007 14:13 GMT1
I have a 3 tiered archetecture:
Presentation Layer running ASP.NET through VB.NET with a web.config & 2
connection strings defined in the web.config
Business Logic layer which is nothing more than a set of wrappers for the DAL.
How to protect ASPNETDB from Overwritten ?03 Jul 2007 13:31 GMT2
Whenever I publish and update my web site through Visual Studio 2005, the
ASPNETDB.MDF (Sql Server Security DB) overwrites, I just want to update the
aspx files and not the ASPNETDB.MDF file in App_Data folder, how can I ?
Best Regards,
 
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.