User Profile
Collapse
-
hareen started a topic In LINQ stored procedures have Fast or LINQ Queries are Fast Access to Data Basein .NETIn LINQ stored procedures have Fast or LINQ Queries are Fast Access to Data Base
In LINQ stored procedures are Fast or LINQ Queries have Fast Access to Data Base -
in ASP .NET 2.0 u have a File Upload Control by using this control u can easily upload files.
assume FileUpload1 is ur FileUpload Control name
...Code:if(FileUpload1.HasFile) { // if the FileUpload Control Has File FileUpload1.SaveAs(Path); //Saves the Selected File In Given Path //it Only Accepts Physical Path -
How to Register .NET DLL to COM with out VS .NET IDE
hi can any one tell me how to register .NET DLL to COM With out VS .NET IDE
i want to use my .NET DLL in MS Access VBA and my .DLL have return type of Generic List my Language is C# -
How To Handle VS .NET (C#) Methods that Have Return Types Generic Lists
hi can any one tell how to handle .NET Dll Methods Which have return types Generic Lists and DataTables
No activity results to display
Show More
Leave a comment: