We have a scenario where we want to fetch XMLNode from XPathNavigator object.
Please help.
User Profile
Collapse
-
Fetch XMLNode from XPathNavigator
-
RE: Reading the File contents along with Wild characters
Hi Amol,
We need to read the file as per encoding type of the source file. If encoding type is unknown then we can use 'System.Text.Enc oding.Default'
for example.
System.IO.File. ReadAllText(Fil ePath, System.Text.Enc oding.Default)
Regards,
Sagar -
You need to write javascript code in the popup window page for this. On click of some button or on some event, write code something like this,
strLocation = window.opener.l ocation;
window.opener.l ocation = strLocation;
It will refresh parent page.Leave a comment:
-
Yes. I want to read the data and then want to write it on the page. But dont know the way.Leave a comment:
-
Want to print contents from System.io.memorystream
Hello All,
Need Help.
I have some contents in System.io.memor ystrean object. I want to prite these contents on to page with something like response.write( ..) but I am unable to print the contents from memory stream. Any idea? -
-
You can use 'DateDiff' function which the parameter you want.Leave a comment:
-
You can use query something like this -
"Select Col_2 from Table_2 where Col_2 not in (Select Col_1 from Table_1)"Leave a comment:
-
Hey...this works. I found my DLL in assembly cache. Thank you all for your help.Leave a comment:
-
Yeah...I have deleted the reference and added new one for updated dll but still the problem persists. I added reference as a dll not as a project. Also the in my vb project there is only debug folder inside which there is an updated dll file.Leave a comment:
-
All the things works perfectly. I got the message as 'Build Succeeded.' But when I refer the same dll in other project, the code from the dll works as per old one.Leave a comment:
-
DLL not gets updated
I have one Vb.net project. When I done some changes in the code and tried to build the project, the project dll not gets updated. It is still working as per old code. Any idea?
No activity results to display
Show More
Leave a comment: