P
pradeep s
In our dotnet application, during release process we need to release
in module level or screen level instead of releasing the full cab file
each time.Full cab file release will take more network resources for
all the users to downloand the same.So in case of patch builds, we
would like to release module level dll files
How can we achieve this?
in module level or screen level instead of releasing the full cab file
each time.Full cab file release will take more network resources for
all the users to downloand the same.So in case of patch builds, we
would like to release module level dll files
How can we achieve this?