You cannot post messages because only members can post, and you are not currently a member.
Description:
Feel free to ask any questions, problems, issues regarding VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services, .NET Remoting, Crystal Reports .NET, Visual Studio .NET and more
http://feeds.feedburner.com/DotNetDevelo pment
|
|
|
AutoVAT System - A web application
|
| |
Hey,
Can you people please guide me in developing a web-based application
for AutoVAT system that lets a corporate take care of its taxation
filings? What can be the possible modules to make in the project, and
I will be grateful if you can also provide me the possible Use Case
Diagram and DFD.... more »
|
|
Assigning an icon to an extension saved by .net application
|
| |
Hi All,
Using Visual studio 2008, I have an application that its data can save
to a binary file, using *.SDB extension, Moreover users can open this
file from my application. I have 2 questions about this.
1- How can I assign an icon to this saved file with SDB extension when
my application has been installed in other computer?... more »
|
|
Calling serverside function from Javascript
|
| |
hi there,
I m trying to call server side function from javascript in asp.net.
Right now i m trying a simple example..but i m unable to do it. hope u
can help in that.
Body Code:
=======================
<html xmlns="[link]" >
<head runat="server">
<title>Untitled Page</title>... more »
|
|
Navigating HTML DOM, Converting HTML DOM to XML DOM
|
| |
1. Is there a way to navigate the HTML DOM similar to how XPath does
it for the XML DOM? Code snippet would be highly appreciated.
2. Is there a way to convert the HTML DOM to XML DOM (if I can't
navigate the HTML DOM, I could navigate it using XPath if I can
convert the HTML DOM to an XML DOM).... more »
|
|
Wanted: Practical Example of Multiple Interfaces in C#...
|
| |
Hello,
I'm interested in getting some code for a practical example of
multiple inheritance with interfaces in C#. By practical I mean
something like a banking system or something. For example, perhaps
you have different types of accounts such as savings accounts and
checking accounts, etc.? Doesn't have to be a banking system, but a... more »
|
|
Help with Gridview Foreach and Row Cells
|
| |
I have a gridview that I have added some checkboxes too. I have a
foreach loop that is returning if a checkbox has been clicked but I
also need to pull back one of the colums in that row so I know what
category is clicked.
EG:
Row 1 has a category id of 3 and checkbox is unchecked.
Row 2 has a category id of 12 and checkbox is unchecked.... more »
|
|
.net 64bits
|
| |
Guys, work on a resale of Solidworks here in Brazil, and here is addins (. Dlls) for Solidworks, when I do everything in 32bit environment, everything works fine, but when I try to do in 64bit, there's no way to work. Someone got it once did similar work in 64bit?
Tks,
Fábio - Brazil.
|
|
Marking public interface/method as not yet implmented
|
| |
I have a problem that I am looking for a clean way to solve.
Currently, we provide interfaces as public apis for our internal
customers to consume. However, we may build and deploy an entire
interface that may take several iterations to fully conplete. For
example, say we have an IBankingSvc that has a save, selectbyid,... more »
|
|
Does SQL Server 2005 use ODBC for Windows clients/processes?
|
| |
I'm in a class where their sw uses SQL 2005. The documentation says
that the DB uses ODBC. I remember ODBC as being used by win clients
that need to access non-MS databases (MySQL, Oracle, Postgress, etc.).
I can't remember the native protocol, and it was actually not easy to
locate on MSDN.... more »
|
|
|