Command.ExecuteNonQuery() return always -1
I have a problem when I executed Select command in C# using ExecuteNonQuery() method; It always return -1; This means that no record returned by the selected statement, doesn’t it?
I have a problem when I executed Select command in C# using ExecuteNonQuery() method; It always return -1; This means that no record returned by the selected statement, doesn’t it?
I’m creating a table inside a repeater programmatically. My problem is that the cells in the item template part don’t render properly. They are showing up as text nodes after the table’s markup. Does anyone have any suggestions on how to get the table cells rendering properly?
I am looking for a way to display TIF documents on a web page. It basically needs to render a Multi-page TIF in some form of container on a web page.
I’ve began working with asp.net mvc very recently and I’ve ran into a problem.
I’ve got an aspx page which renders a few ascx pages. What I’d like to do is declare a global var at the aspx page so it is visible to all its childs. I tried <% var i = 0; %> but it wasn’t visible at the child pages.
I have set UserIsOnlineTimeWindow =”2″ in web.config then my logout() function has been modified as
Does someone know what this error
(An explicit value for the identity column in table ‘HD_AANVRAAG_FASE’ can only be specified when a column list is used and IDENTITY_INSERT is ON.
I have my javascript function in a javascript file because this function use most of my page.
Using ASP.net 2.0, how do I present the information to the user similar to the Questions list on SO where each question has some child items (like the tags).
I have the following list