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 / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
xmlns attribute???05 Mar 2008 16:06 GMT2
I have a xml document containing a xmlns attribute.
xmlns="urn:schemas-microsoft-com:PAG:MyList-application-block:v2:list">
I am using C# and statement xmlDoc.SelectNodes("//list") returns me nothing.
However, if I remove that attribute, this C# statement works.
Sort Direction in ObjectDataSource?05 Mar 2008 15:35 GMT3
Hey all,
In objectdatasource there is a property called sortExpression which is
used in many "custom sorting" applications. My question: is there a
sortDirection property? I can't seem to find a reference to one, but
GridView: how to pass readonly ID to Update method of a DataSoureObject?05 Mar 2008 14:46 GMT2
I have a DataSourceObject with update method as follows:
Update(ID, field1, field2).
ID represents a value of a primary key in a table.  The field is set to
Readonly in the GridView.  I use stored procedure to update a row in the
aspx equivalent for determining client browser addins available for object tag05 Mar 2008 13:55 GMT2
I have an aspx fired xslt web site...
http://www.dlgreene.removethis.com/
You can see the exact code I am asking about if you View In: xxx and click
the code link at the top or bottom left of any page.
OleDbException: Data type mismatch in criteria expression.05 Mar 2008 13:17 GMT1
Using Access db with VS2008 (ASP.NET/VB.NET)....
On the INSERT command I get this error:  System.Data.OleDb.OleDbException:
Data type mismatch in criteria expression.
I haven't found a solution yet in my research.  Any idea what I might be
How to read Windows Address Book from asp.net05 Mar 2008 13:01 GMT1
I am currently working on Electronic Mail System. There is a need to
access Window Address Book from my project and store the values from
WAB to Sql server. Right now I am working with asp.net 3.5 with c#.
Any help is appreciated.
aspx httphandler messing up my gridview paging postback target05 Mar 2008 12:18 GMT1
I've got a little problem with my gridview paging and I'm not sure how
to resolve it.
Basically, I'm handling all aspx requests with my own httphandler.
This does a url rewrite, so the url you see is not the page that is
page load question05 Mar 2008 11:59 GMT3
On my web form, I have an panel for the top portion that shows a table, drop
downs, buttons, etc. on the bottom of the page I have an panel that shows
the results on a grid. When the user calls the site for the first time, I
want to populate the grid, so my question is, how can I ...
REPOST System.Data.DataTable05 Mar 2008 11:49 GMT4
This works:
Dim dt As System.Data.DataTable
Dim r As System.Data.DataRow = dt.Rows.Item(i)
i = r.Item(2)
Valid regular expression not working with validator control05 Mar 2008 11:44 GMT3
I get a JavaScript error with this expression when using the
RegExpValidator. Also if I switch off client script the server side code
validator finds a match regardless of the entered string.
(?<!@emailaddressnotallowed\.org)$
Could not find schema information for the element05 Mar 2008 09:36 GMT1
asp.net 3.5
I'm trying to add a custom section to web.config, but get many messages when
I compile the code:
I get 5 messages about "could not find schema":
Question about autorun some code.05 Mar 2008 09:16 GMT1
I'm writing a log system for my website. I want to run some
functionality everyday, let's say, read some data from files and store
it into database. How do I implement this? Someone had told me to use
the system service, is there any other way? Shall I use global.asax
Problem moving a website to another machine05 Mar 2008 09:14 GMT3
I have built a website using .NET 2.0 and all is well until I try and move
it to another machine.
I built it on Windows XP Pro 32 bit and moved it to Windows Server 2003 64
bit.  Does that make any difference?
Scalable web applications05 Mar 2008 03:26 GMT1
is there any book for programing scalable web applications with .NET?
More about middle tier?
Or some url's about that?
Thank you,
combining .rtf documents05 Mar 2008 02:11 GMT1
Is there a way to add (attach) two(or more) .rtf documents into one and
then print it??
--
stolirx
 
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.