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
Configuring webconfig12 Jul 2007 17:57 GMT2
I don't want to use the default db "ASPNETDB.MDF" that is placed in the
"App_Data " folder. I have created "myDB.MDF" and have run  
"aspnet_regsql.exe" tool successfully. I now want to encompass it into
"myWebSite". However, I am unsure what my webconfig should look like. I've
About datareader.read()12 Jul 2007 17:48 GMT3
I have some code like this:
SqlCommand cmd = new SqlCommand("get_storeid_byuser", cn);
cmd.CommandType = CommandType.StoredProcedure;
cmd.Parameters.Add("@username", SqlDbType.VarChar, 50).Value =
data row class (.net 2)12 Jul 2007 17:46 GMT2
If I have a typed data set with columns ColumnA and ColumnB (both strings) in
a table, I was thinking that I could do something like this
Partial Public Class TheTDS
...
Conditional behaviour on client side based on return value from BLL12 Jul 2007 17:07 GMT1
I am using a databound web control (infragistics webgrid) whose dataobject's
delete row property is set to run a particular method in the Business Logic
Layer. Before calling the Data Access Layer to perform the row delete,
some business rule validation is performed. If it fails the ...
CheckChanged event not firing when unchecking CheckBox in GridView12 Jul 2007 16:58 GMT1
Does anyone have any idea what has to be done in order to get the
CheckChanged event to fire when a bound CheckBox is unchecked in the
GridView.  It fires when going from unchecked to checked just fine but
if I decide to uncheck it again the event never fires and it stays
Page Timeout12 Jul 2007 16:43 GMT3
I am using ASP.NET 2.0 and programming in C#. I am trying to make it so that
the secure pages in my web application time out in the browsers cache such
that hitting the back button won't show the page just because someone hit
the back button.  I've seemingly done everything it ...
VS2005: Debug - no symbols?12 Jul 2007 16:39 GMT2
I'm trying to debug my application - my main page works correctly, in that I
can add break points etc, but I have a second page which is loaded when a
link is clicked on the main page.
When I add breakpoints to that page they change to a grey outline of a
Multiple User Controls and ViewState12 Jul 2007 16:38 GMT2
I have  a question: what happens if multiple user controls (sometime
of the same type)
write in the same ViewState key ?
Each one erase previous values?
whats the best way to do this?12 Jul 2007 15:56 GMT19
I have to create 2 strings and then parse one string out to save the data
into the database.
My first string looks like this:
John|Smith|Jsmith@yahoo.com,Greg|Henry|gh@aol.com,Kelly|Smith|ks@gmail.com,
custom web controls12 Jul 2007 15:00 GMT1
In VS 2003 there was a template if custom web controls.
In VS 2005 that template is missing.
Where is the documentation for building custom web controls for .net 2.0?
send email? only with smtp and/or exchange?12 Jul 2007 14:35 GMT7
I'm looking for a way to send an email from the server to the user
(like a newsletter).
How can I do this?
Does anyone know of a sample code link or something like that?
how to get the age from sql?12 Jul 2007 14:24 GMT2
how to get the age from sql?
compare the
dateofbirth field and now()
Visual Studio settings.12 Jul 2007 13:40 GMT4
Is there any way you can set a project to add the default namespace lines to
any new code files you create automatically?
Just curious...
Thanks,
googlebot and CheckVirtualFileExists Exceptions!12 Jul 2007 13:32 GMT5
I get some errors lately regarding:
HTTP_USER_AGENT     Mozilla/5.0 (compatible; Googlebot/2.1;
+http://www.google.com/bot.html)
and:
Url Verlinkung in einer Webaplikation.12 Jul 2007 13:04 GMT1
Hallo Zusammen,
wie kann man eine Art Klartext-Verlinkung in ASP.NET realisieren.
Beispiel wäre :
www.mydomain.de/artikel/kategorie/microsoft-will-kooperation-google
 
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.