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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Graeter than or less than21 Jun 2007 21:03 GMT4
Gretaer than and lessthan syntax doesn't work.
if(int diff >= 17 AND <=14)
{
//
MD5 Encryption21 Jun 2007 20:49 GMT6
I need to create an MD5 encrypted variable to be passed to another web
technology.
the receiving end will take care of itself. However, i can't figure out how
to generate a simple hash value in asp.net VB
Create Web.Config group21 Jun 2007 20:43 GMT3
Is it possible to create a custom Web.Config group?
I am creating various classes that need some parameters to be defined
by the user that uses these classes.
So i was thinking about placing that information on Web.Config.
ASP.NET (Visual Studio 2005, .NET 2.0): AddHandler ..., AddressOf ...: order of execution problem21 Jun 2007 20:24 GMT3
I was wondering if anybody had a similar problem and could help me out
with a situation I ran into. I would really appreciate any advice.
I've created an .aspx page for my Web Application in Visual Studio
2005. I'm using .NET version 2.0. The situation narrows down to the
DateTime21 Jun 2007 19:53 GMT2
I have a date
startdate = '6/20/2007 11:21 AM'
enddate = Datetime.now
I want to calculate the difference betewwn enddate-startdate and then
Proper strinfg format21 Jun 2007 19:53 GMT4
It is giving me error that input string is not in proper format.
What's wrong.
protected void GridView1_RowDataBound(object sender,
GridViewRowEventArgs e)
Parser Error21 Jun 2007 18:57 GMT1
Hello people,
I'm having an issue registering an assembly in ONE server. I've already tried to reinstall the .NET framework 2.0 but the error is still there. I enabled the logging but nothing changed.
The only thing I noticed is that it mentions "Using host configuration file: ...
C# Web form designer [Open source]21 Jun 2007 18:54 GMT12
Does anybody know of a good open source (C# technology) that can be
used to design HTML pages.
I know we can use Visual Studio or Winword or Frontpage but I am
looking for a tool that can be customized for us and and can be
Design of users and profiles (MebershipUser etc.)21 Jun 2007 18:45 GMT5
I'm in need of some advice. I'm in the process of designing an ASP.NET
application. The site will need to accomodate three very different
types of users. Each type of user will have different properties
associated with it, and each will basically map to a role.
C# - auto-creating variables21 Jun 2007 18:26 GMT9
hey all.
Im building a webapp that writes data to a DB. But I dont know how
many fields the user will add so I need to know how can I reference
infinite variables like: var1, var2, var3, ..... var300 . The numbers
skin file and gridview columns21 Jun 2007 17:48 GMT3
I'd like to apply a css class on all cells in all gridviews in my app. To
achieve that, I have to set hte item-style cssclass property of each
columns.
If I add this to my skin file :
Values stored in the browser21 Jun 2007 17:46 GMT1
Many controls store values once typed in to a text box, however sometimes I
want get rid of all.some of them.
How can I do that?
Samuel
how to retrieve control value from dynamically created controls21 Jun 2007 16:50 GMT2
i've got a script that creates a new tablerow + tablecell and appends that
to a non dynamically created table control. a new row is added for each
recordset returned from my sql statement. within each tablecell, i place a
dynamically created checkbox control. i now need to fetch ...
Dreaded "Must Use Updateable Query"21 Jun 2007 16:37 GMT2
I'm having trouble using OdbcConnection and OdbcCommand to make
updates to a System database. I can open the database in Access and
make changes, but executing a simple:
INSERT INTO LoginInfo DEFAULT VALUES
AJAX memory leak(?)21 Jun 2007 16:33 GMT8
I have an existing asp.net 2.0 webforms app using master/content pages, and
it works fine.
I added some Ajax elements, including some UpdatePanels and modal PopUp
panels which contain asp.net controls like gridviews with selectable rows,
 
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.